]> code.ossystems Code Review - bsp/u-boot.git/commit
imx: imx6ull: fix pinmux input_val for uart5 rx pin
authorHeiko Schocher <hs@denx.de>
Wed, 29 Aug 2018 06:33:36 +0000 (08:33 +0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 14 Sep 2018 18:38:42 +0000 (15:38 -0300)
commit28b8458749be41897a1acff091912b048ae79ce0
tree855568e7e986ba733caa9f5927f845fec0dba9cb
parent1bc802f9cc0e026239a5079b541e4125216cecb6
imx: imx6ull: fix pinmux input_val for uart5 rx pin

just try to bring up an imx6ull board with console
on uart5 and found, that input_val for pin
MX6UL_PAD_UART5_RX_DATA__UART5_DCE_RX is 7 and
not 5 on imx6ull.

With this patch rx works now.

Signed-off-by: Heiko Schocher <hs@denx.de>
arch/arm/include/asm/arch-mx6/mx6ull_pins.h