commit | 940ac18e127593d0dbbf3deceaedc1f1728e1f0c | [log] [tgz] |
---|---|---|
author | Philip Paeps <philip@paeps.cx> | Tue Apr 09 12:44:31 2013 +0000 |
committer | Stefano Babic <sbabic@denx.de> | Tue Apr 16 18:58:47 2013 +0200 |
tree | 70b11056d525a0c91f1bf918fcfab8808bc25880 | |
parent | 7acb96ba8778da10e771fc5f8995941518d61272 [diff] |
mx35 iomux: correct offsets of IOMUX registers This makes mxc_iomux_set_input() work correctly. Previously, the incorrect offset of IOMUXSW_INPUT_CTL caused mxc_iomux_set_input() to write to the wrong register, possibly resulting in unexpected behaviour. Signed-off-by: Philip Paeps <philip@paeps.cx> Acked-by: Stefano Babic <sbabic@denx.de>