commit | 71e48c26a6ec386f330eae3f8c5e002e95d864b9 | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Sat Apr 08 17:34:29 2017 -0500 |
committer | Tom Rini <trini@konsulko.com> | Thu Apr 27 08:13:47 2017 -0400 |
tree | 0c2eb51fdf2021f6104e63b5b7043e3b576dcac7 | |
parent | 6f008a2e16ec3b618363800e414023569007cd89 [diff] |
omap3: i2c: correct register The register names and offset were not correct as per the TRM for OMAP3530 and OMAP3630. Correct the naing and offsets per the documentation Signed-off-by: Adam Ford <aford173@gmail.com> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Heiko Schocher <hs@denx.de>