]> git.sur5r.net Git - u-boot/blobdiff - drivers/i2c/kona_i2c.c
libfdt: move working_fdt and FDT_RAMDISK_OVERHEAD to include/libfdt.h
[u-boot] / drivers / i2c / kona_i2c.c
index 1228ef34e5a58e0f99a9d591090f48f99911593c..26ee202880eea861373af4e5e5211db425703dc4 100644 (file)
@@ -2,6 +2,9 @@
  * Copyright 2013 Broadcom Corporation.
  *
  * SPDX-License-Identifier:      GPL-2.0+
+ *
+ * NOTE: This driver should be converted to driver model before June 2017.
+ * Please see doc/driver-model/i2c-howto.txt for instructions.
  */
 
 #include <common.h>