Home
last modified time | relevance | path

Searched hist:"5 deaa530280fda91b8fef632c62c94e7bfd89561" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/i2c/
H A Drk_i2c.c5deaa530280fda91b8fef632c62c94e7bfd89561 Thu Aug 03 11:48:11 UTC 2017 Wadim Egorov <w.egorov@phytec.de> rockchip: i2c: fix >32 byte reads

The hw can read up to 32 bytes at a time. If we need
more than one chunk, we have to enter the plain RX mode.

Signed-off-by: Wadim Egorov <w.egorov@phytec.de>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>