[U-Boot] [PATCH] dm: i2c: Add compatibility functions for dm_i2c_reg_read/write()

Simon Glass sjg at chromium.org
Thu Jun 11 22:18:15 CEST 2015


On 18 May 2015 at 00:03, Heiko Schocher <hs at 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 at chromium.org>
>> ---
>>
>>   drivers/i2c/i2c-uclass-compat.c | 21 +++++++++++++++++++++
>>   include/i2c.h                   |  6 ++++++
>>   2 files changed, 27 insertions(+)
>
>
> Acked-by: Heiko Schocher <hs at denx.de>
>

Applied to u-boot-dm.


More information about the U-Boot mailing list