Home
last modified time | relevance | path

Searched hist:"21 d4b7d4" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/i2c/
H A Drk_i2c.c21d4b7d4 Thu Aug 18 14:08:42 CDT 2016 John Keeping <john@metanate.com> rockchip: i2c: fix >32 byte writes

The special handling of the chip address and register address must only
happen before we send the data buffer, otherwise we will end up
inserting both of these every 32 bytes.

Signed-off-by: John Keeping <john@metanate.com>
Acked-by: Simon Glass <sjg@chromium.org>