[U-Boot] [PATCH 0/3] rockchip: i2c: fix >32 byte writes

John Keeping john at metanate.com
Thu Aug 18 21:08:39 CEST 2016


The first two patches are just cleanup that I noticed while in the area,
the point of the series is the final patch which fixes an error when
trying to write more than 32 bytes via the Rockchip I2C driver.

John Keeping (3):
  rockchip: i2c: use named constant when appropriate
  rockchip: i2c: move register write out of inner loop
  rockchip: i2c: fix >32 byte writes

 drivers/i2c/rk_i2c.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

-- 
2.9.3.728.g30b24b4.dirty



More information about the U-Boot mailing list