commit | 891a8c4ed27f2b4183ce15b73d283042399e258d | [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 | e4b0b6a50e6b8365cdc48211c24b2ba204270637 [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>