diff options
author | Yuichiro Goto <goto@k-tech.co.jp> | 2021-03-29 09:14:02 +0900 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2021-04-08 23:59:50 +0200 |
commit | 50ab3bde308972fab3cf1ee29c292d139601c6c4 (patch) | |
tree | fd62e3d2437321945cad9c92389191255afac658 /lib/efi_loader/efi_bootmgr.c | |
parent | 59e3d1bd4992b38b118887397632bf4d3568baaf (diff) |
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>
Diffstat (limited to 'lib/efi_loader/efi_bootmgr.c')
0 files changed, 0 insertions, 0 deletions