Skip to content

Commit ee6f057

Browse files
GateworksShawn Guo
authored and
Shawn Guo
committed
arm64: dts: imx8mm-venice-gw7901: add digital I/O direction control GPIO's
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>
1 parent 6196fe7 commit ee6f057

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

arch/arm64/boot/dts/freescale/imx8mm-venice-gw7901.dts

+3-1
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@
319319

320320
&gpio4 {
321321
gpio-line-names = "", "", "", "",
322-
"", "", "uart3_rs232#", "uart3_rs422#",
322+
"dig1_ctl", "dig2_ctl", "uart3_rs232#", "uart3_rs422#",
323323
"uart3_rs485#", "", "", "", "", "", "", "",
324324
"", "", "", "", "", "", "", "",
325325
"", "", "", "uart4_rs485#", "", "sim1det#", "sim2det#", "";
@@ -842,6 +842,8 @@
842842

843843
pinctrl_hog: hoggrp {
844844
fsl,pins = <
845+
MX8MM_IOMUXC_SAI1_RXD2_GPIO4_IO4 0x40000041 /* DIG1_CTL */
846+
MX8MM_IOMUXC_SAI1_RXD3_GPIO4_IO5 0x40000041 /* DIG2_CTL */
845847
MX8MM_IOMUXC_SPDIF_TX_GPIO5_IO3 0x40000041 /* DIG2_OUT */
846848
MX8MM_IOMUXC_SPDIF_RX_GPIO5_IO4 0x40000041 /* DIG2_IN */
847849
MX8MM_IOMUXC_GPIO1_IO06_GPIO1_IO6 0x40000041 /* DIG1_IN */

0 commit comments

Comments
 (0)