Files
u-boot-tk1-som/drivers/i2c
Simon Glass df358c6bec dm: i2c: Add a function to transfer messages
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 <sjg@chromium.org>
Acked-by: Heiko Schocher <hs@denx.de>
2015-08-05 20:57:51 -06:00
..
2014-12-08 07:27:22 +01:00
2015-04-18 11:11:17 -06:00
2015-03-18 09:13:17 +01:00
2015-07-10 10:10:48 +02:00