]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: imx8mp-venice-gw702x: remove off-board uart
authorTim Harvey <tharvey@gateworks.com>
Thu, 18 Sep 2025 15:44:50 +0000 (08:44 -0700)
committerShawn Guo <shawnguo@kernel.org>
Tue, 21 Oct 2025 08:29:40 +0000 (16:29 +0800)
UART1 and UART3 go to a connector for use on a baseboard and as such are
defined in the baseboard device-trees. Remove them from the gw702x SOM
device-tree.

Fixes: 0d5b288c2110 ("arm64: dts: freescale: Add imx8mp-venice-gw7905-2x")
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mp-venice-gw702x.dtsi

index dd9eeb3479fdf31229421b12a805d8da7fb204fe..dba35b3394bc8b6bc4a191bf0c596dbda41c1a6d 100644 (file)
        status = "okay";
 };
 
-/* off-board header */
-&uart1 {
-       pinctrl-names = "default";
-       pinctrl-0 = <&pinctrl_uart1>;
-       status = "okay";
-};
-
 /* console */
 &uart2 {
        pinctrl-names = "default";
        status = "okay";
 };
 
-/* off-board header */
-&uart3 {
-       pinctrl-names = "default";
-       pinctrl-0 = <&pinctrl_uart3>;
-       status = "okay";
-};
-
 /* off-board */
 &usdhc1 {
        pinctrl-names = "default";
                >;
        };
 
-       pinctrl_uart1: uart1grp {
-               fsl,pins = <
-                       MX8MP_IOMUXC_UART1_RXD__UART1_DCE_RX    0x140
-                       MX8MP_IOMUXC_UART1_TXD__UART1_DCE_TX    0x140
-               >;
-       };
-
        pinctrl_uart2: uart2grp {
                fsl,pins = <
                        MX8MP_IOMUXC_UART2_RXD__UART2_DCE_RX    0x140
                >;
        };
 
-       pinctrl_uart3: uart3grp {
-               fsl,pins = <
-                       MX8MP_IOMUXC_UART3_RXD__UART3_DCE_RX    0x140
-                       MX8MP_IOMUXC_UART3_TXD__UART3_DCE_TX    0x140
-               >;
-       };
-
        pinctrl_usdhc1: usdhc1grp {
                fsl,pins = <
                        MX8MP_IOMUXC_SD1_CLK__USDHC1_CLK        0x190