]> git.ipfire.org Git - people/ms/u-boot.git/commit
imx-common: enlarge mux width to 4
authorPeng Fan <peng.fan@nxp.com>
Sun, 18 Sep 2016 08:28:28 +0000 (16:28 +0800)
committerStefano Babic <sbabic@denx.de>
Tue, 4 Oct 2016 17:37:28 +0000 (19:37 +0200)
commit2ee4065571080b96138d9630db2fdcf6990a1289
tree1b8384e9d33b50b8aaeb28d1ad10a9513fa7b525
parent81c4eccb55ccbe4a7bb4016b23738c3c57dc364d
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>
arch/arm/include/asm/imx-common/iomux-v3.h