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