Searched hist:"0 c0f719ad2f46c8566a56daee37ebdb7c078c3b1" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/i2c/ |
| H A D | mv_i2c.c | 77466267eb3f937f432135f73efb25122e668cfc Tue Dec 13 17:49:53 UTC 2016 Bradley Bolen <bradleybolen@gmail.com> i2c: mv_i2c.c: Correct address endianness
0c0f719ad2f46c8566a56daee37ebdb7c078c3b1 accidentally changed the endianness of the i2c read and write addresses. This was noticable when accessing EEPROMs that use 2 byte addressing as the LSB was being sent first.
Signed-off-by: Bradley Bolen <bradleybolen@gmail.com> Reviewed-by: Stefan Roese <sr@denx.de> 0c0f719ad2f46c8566a56daee37ebdb7c078c3b1 Fri Sep 16 13:07:52 UTC 2016 Stefan Roese <sr@denx.de> i2c: mv_i2c.c: Add DM support
Signed-off-by: Stefan Roese <sr@denx.de> Cc: Nadav Haklai <nadavh@marvell.com> Cc: Kostya Porotchkin <kostap@marvell.com> Cc: Wilson Ding <dingwei@marvell.com> Cc: Victor Gu <xigu@marvell.com> Cc: Hua Jing <jinghua@marvell.com> Cc: Terry Zhou <bjzhou@marvell.com> Cc: Hanna Hawa <hannah@marvell.com> Cc: Haim Boot <hayim@marvell.com> Cc: Heiko Schocher <hs@denx.de>
|