Home
last modified time | relevance | path

Searched hist:"551288 bd" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/i2c/
H A Drk_i2c.c551288bd Thu Aug 18 14:08:41 CDT 2016 John Keeping <john@metanate.com> rockchip: i2c: move register write out of inner loop

There is no point in writing intermediate values to the txdata
registers.

Also add padding to the debug logging to make it easier to read when
there are leading zeroes.

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