Home
last modified time | relevance | path

Searched hist:a2879764ba392229dc7aba89951e74524750af18 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/i2c/
H A Di2c-uclass-compat.cdiff a2879764ba392229dc7aba89951e74524750af18 Sat May 16 16:01:41 CDT 2015 Simon Glass <sjg@chromium.org> dm: i2c: Add compatibility functions for dm_i2c_reg_read/write()

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>
Acked-by: Heiko Schocher <hs@denx.de>
/openbmc/u-boot/include/
H A Di2c.hdiff a2879764ba392229dc7aba89951e74524750af18 Sat May 16 16:01:41 CDT 2015 Simon Glass <sjg@chromium.org> dm: i2c: Add compatibility functions for dm_i2c_reg_read/write()

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>
Acked-by: Heiko Schocher <hs@denx.de>