arm64: dts: imx8mm-venice-gw7901: add digital I/O direction control GPIO's
authorTim Harvey <tharvey@gateworks.com>
Wed, 20 Dec 2023 23:25:44 +0000 (15:25 -0800)
committerShawn Guo <shawnguo@kernel.org>
Sat, 3 Feb 2024 14:24:48 +0000 (22:24 +0800)
The GW7901 has GPIO's to configure the direction of its isolated
digital I/O signals. Add the GPIO pinmux and line names.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mm-venice-gw7901.dts

index 87b80e2412cb4f960540394994f219409331f620..169eb67c255cb45a0f7dc5d5f98b0260435a98af 100644 (file)
 
 &gpio4 {
        gpio-line-names = "", "", "", "",
-               "", "", "uart3_rs232#", "uart3_rs422#",
+               "dig1_ctl", "dig2_ctl", "uart3_rs232#", "uart3_rs422#",
                "uart3_rs485#", "", "", "", "", "", "", "",
                "", "", "", "", "", "", "", "",
                "", "", "", "uart4_rs485#", "", "sim1det#", "sim2det#", "";
 
        pinctrl_hog: hoggrp {
                fsl,pins = <
+                       MX8MM_IOMUXC_SAI1_RXD2_GPIO4_IO4        0x40000041 /* DIG1_CTL */
+                       MX8MM_IOMUXC_SAI1_RXD3_GPIO4_IO5        0x40000041 /* DIG2_CTL */
                        MX8MM_IOMUXC_SPDIF_TX_GPIO5_IO3         0x40000041 /* DIG2_OUT */
                        MX8MM_IOMUXC_SPDIF_RX_GPIO5_IO4         0x40000041 /* DIG2_IN */
                        MX8MM_IOMUXC_GPIO1_IO06_GPIO1_IO6       0x40000041 /* DIG1_IN */