imx: imx6ull: fix pinmux sel_input value for uart5 pins
authorYuichiro Goto <goto@k-tech.co.jp>
Mon, 29 Mar 2021 00:14:02 +0000 (09:14 +0900)
committerStefano Babic <sbabic@denx.de>
Thu, 8 Apr 2021 21:59:50 +0000 (23:59 +0200)
commit50ab3bde308972fab3cf1ee29c292d139601c6c4
treefd62e3d2437321945cad9c92389191255afac658
parent59e3d1bd4992b38b118887397632bf4d3568baaf
imx: imx6ull: fix pinmux sel_input value for uart5 pins

sel_input value for the following uart5 pins is
different between i.MX6UL and i.MX6ULL:

MX6_PAD_UART5_TX_DATA__UART5_DTE_RX
MX6_PAD_UART5_RX_DATA__UART5_DCE_RX
MX6_PAD_ENET1_RX_EN__UART5_DCE_RTS
MX6_PAD_ENET1_TX_DATA0__UART5_DTE_RTS
MX6_PAD_CSI_DATA02__UART5_DCE_RTS

As sel_input value for the second one is fixed by
the previous commit, fix the rest.

Signed-off-by: Yuichiro Goto <goto@k-tech.co.jp>
arch/arm/include/asm/arch-mx6/mx6ull_pins.h