arm64: dt: imx93: tqma9352-mba93xxla: Fix LPUART2 pad config
authorAlexander Stein <alexander.stein@ew.tq-group.com>
Thu, 19 Oct 2023 06:32:17 +0000 (08:32 +0200)
committerShawn Guo <shawnguo@kernel.org>
Mon, 27 Nov 2023 02:45:43 +0000 (10:45 +0800)
LPUART2_RTS# has an external pull-down, so do not enable the internal
pull-up at the same time, use a pull-down instead.

Fixes: c982ecfa7992a ("arm64: dts: freescale: add initial device tree for MBa93xxLA SBC board")
Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx93-tqma9352-mba93xxla.dts

index f06139bdff97e383bc3729abbd7116eff48e23ce..3c5c67ebee5d306e47277439532c55b62d7a1c3c 100644 (file)
                fsl,pins = <
                        MX93_PAD_UART2_TXD__LPUART2_TX          0x31e
                        MX93_PAD_UART2_RXD__LPUART2_RX          0x31e
-                       MX93_PAD_SAI1_TXD0__LPUART2_RTS_B       0x31e
+                       MX93_PAD_SAI1_TXD0__LPUART2_RTS_B       0x51e
                >;
        };