Searched hist:"03 d6cd972efb7289ef208ba4bad72d1e7acccf1d" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/i2c/ |
| H A D | mvtwsi.c | 03d6cd972efb7289ef208ba4bad72d1e7acccf1d Thu Aug 25 13:20:01 UTC 2016 Stefan Roese <sr@denx.de> i2c: mvtwsi: Fix order of address bytes (high to low)
Patch f8a10ed1 [i2c: mvtwsi: Make address length variable] accidentally inverted the sequence of address bytes sent to the I2C device. This patch corrects this by sending the highest byte first and the lowest byte last again.
Tested on theadorable Armada-XP board.
Signed-off-by: Stefan Roese <sr@denx.de> Cc: Mario Six <mario.six@gdsys.cc> Cc: Heiko Schocher <hs@denx.de>
|