
11 Jun
2015
11 Jun
'15
10:18 p.m.
On 18 May 2015 at 00:03, Heiko Schocher hs@denx.de wrote:
Hello Simon,
Am 16.05.2015 23:01, schrieb Simon Glass:
Add the legacy i2c_reg_read/write() functions to the compatibility layer so that they can be used when CONFIG_DM_I2C_COMPAT is defined.
Signed-off-by: Simon Glass sjg@chromium.org
drivers/i2c/i2c-uclass-compat.c | 21 +++++++++++++++++++++ include/i2c.h | 6 ++++++ 2 files changed, 27 insertions(+)
Acked-by: Heiko Schocher hs@denx.de
Applied to u-boot-dm.