1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 08:42:12 +02:00
Files
u-boot-megous/drivers/misc
Moritz Fischer e9b25f2ea1 cros_ec: i2c: Group i2c write / read into single transaction
Replace dm_i2c_write() / dm_i2c_read() with transaction using
struct i2c_msg[2] in order to allow for i2c controller to detect
write/read cycle to emit a repeated start condition.

Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: u-boot@lists.denx.de
Acked-by: Simon Glass <sjg@chromium.org>
Tested on snow:
Tested-by: Simon Glass <sjg@chromium.org>
2017-02-08 06:07:13 -07:00
..
2016-01-19 08:31:21 -05:00
2015-04-23 16:46:50 -07:00
2017-01-21 15:12:33 -05:00
2016-07-22 09:52:59 -04:00
2016-09-27 09:11:02 -07:00
2017-01-21 15:12:33 -05:00
2016-08-12 11:01:22 -06:00
2017-01-21 15:12:33 -05:00
2017-01-21 15:12:33 -05:00
2016-08-15 10:26:12 -07:00