summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorStefan Roese <[email protected]>2021-11-18 09:18:41 +0100
committerHeiko Schocher <[email protected]>2021-12-20 07:57:48 +0100
commitccea46c05b08b34ef829d460e50e2ce9bc17cdc7 (patch)
tree9c1968823a6680550160b4c074a4b3612283e283 /scripts/objdiff
parentd3213c26b56e564207515f1e28e663718e015dc3 (diff)
i2c: mvtwsi: Swab the register address if its size is > 1
Testing on Armada XP with an EEPROM using register address with size of 2 has shown, that the register address bytes are sent to the I2C EEPROM in the incorrect order. This patch swabs the address bytes so that the correct address is transferred to the I2C device. BTW: This worked without any issues before migrating Armada XP to DM I2C. Signed-off-by: Stefan Roese <[email protected]> Cc: Heiko Schocher <[email protected]> Cc: Samuel Holland <[email protected]> Cc: Baruch Siach <[email protected]> Cc: Pali Rohár <[email protected]> Cc: Marek Behún <[email protected]> Tested-by: Marek Behún <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions