1. 26 8月, 2016 1 次提交
    • S
      i2c: mvtwsi: Fix order of address bytes (high to low) · 03d6cd97
      Stefan Roese 提交于
      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: NStefan Roese <sr@denx.de>
      Cc: Mario Six <mario.six@gdsys.cc>
      Cc: Heiko Schocher <hs@denx.de>
      03d6cd97
  2. 23 8月, 2016 22 次提交
  3. 21 8月, 2016 12 次提交
  4. 20 8月, 2016 5 次提交