commit | 1fd3ea79d58fedc352b8a60237030be3fb4a5d36 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Sun Sep 18 16:28:28 2016 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Tue Oct 04 19:37:28 2016 +0200 |
tree | 1b8384e9d33b50b8aaeb28d1ad10a9513fa7b525 | |
parent | eb4b62b0be009dac5c96d0e6878c7fa8df7fd389 [diff] |
imx-common: enlarge mux width to 4 For i.MX6, the mux width is 4, not 3. So enlarge the width. IOMUX_CONFIG_LPSR is changed from 0x8 to 0x20 to not use bit 3 of mux. Signed-off-by: Peng Fan <peng.fan@nxp.com> Cc: Stefano Babic <sbabic@denx.de>