net: mvpp2: add and use accessors for TX/RX descriptors
[oweals/u-boot.git] / drivers / i2c / pca9564_i2c.c
index 313288dd112b0e8c3e6f1c553019697ec0346785..4ed0923e62ef15c258f278a8eb8e9fdb91fa8ea3 100644 (file)
@@ -12,6 +12,9 @@
  * Bugs:
  *
  * 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>