commit | 04f79536c3fee3bef1ceb259c303b69100e0baf7 | [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 | c4a4e2e20ca226948b62ed116df98f7a3932f2ac [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>