commit | 7fb825f5b112713f572917fa7e89aac2b5b9c7b4 | [log] [tgz] |
---|---|---|
author | Mugunthan V N <mugunthanvnm@ti.com> | Mon Jul 18 15:10:57 2016 +0530 |
committer | Heiko Schocher <hs@denx.de> | Tue Jul 26 08:39:23 2016 +0200 |
tree | c5f7b67227ac5d60d15e31ae42469ee93c093f5c | |
parent | 3465f807d4b90378d86b3904ce2db196462ddd4e [diff] |
omap5/dra7: i2c: correct register offset for sync register The register offset of i2c_sysc offset is not correct as per omap5[1]/dra7[2] TRM, correct the offsets as per the documentation. [1] - http://www.ti.com/lit/pdf/swpu249 [2] - http://www.ti.com/lit/pdf/spruhz6 Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>