Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/i2c/
H A Drk_i2c.c551288bd8ba5db8f7553a9b7e4420fd005767b88 Thu Aug 18 19:08:41 UTC 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>