commit | 2ee4065571080b96138d9630db2fdcf6990a1289 | [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 | 81c4eccb55ccbe4a7bb4016b23738c3c57dc364d [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>