On 3 July 2015 at 00:58, Heiko Schocher denx <h...@denx.de> wrote:
> Hello Simon,
>
> Am 03.07.2015 um 02:15 schrieb Simon Glass:
>>
>> Sometimes it is useful to be able to transfer a raw I2C message. This
>> happens when the chip address needs to be set manually, or when the data
>> to
>> be sent/received is in another buffer.
>>
>> Add a function to provide access to this.
>>
>> Signed-off-by: Simon Glass <s...@chromium.org>
>> ---
>>
>>   drivers/i2c/i2c-uclass.c | 11 +++++++++++
>>   include/i2c.h            | 13 +++++++++++++
>>   2 files changed, 24 insertions(+)
>
>
> Acked-by: Heiko Schocher <h...@denx.de>
>
> bye,
> Heiko

Applied to u-boot-dm.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to