]> www.infradead.org Git - users/willy/xarray.git/commitdiff
arm64: dts: imx8mp-venice-gw74xx: add M2SKT_GPIO10 gpio configuration
authorTim Harvey <tharvey@gateworks.com>
Thu, 5 Sep 2024 18:32:28 +0000 (11:32 -0700)
committerShawn Guo <shawnguo@kernel.org>
Wed, 16 Oct 2024 05:56:35 +0000 (13:56 +0800)
The GW74xx D revision has added a M2SKT_GPIO10 GPIO which routes to the
GPIO10 pin of the M.2 socket for compatibility with certain devices.

Add the iomux and a line name for this.

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

index d765b79728415ea77e02a6345c4132daf1a94dfa..9885948952b44c2e383c47cb977258f410f57f8a 100644 (file)
 &gpio3 {
        gpio-line-names =
                "", "", "", "", "", "", "m2_rst", "",
-               "", "", "", "", "", "", "", "",
+               "", "", "", "", "", "", "m2_gpio10", "",
                "", "", "", "", "", "", "", "",
                "", "", "", "", "", "", "", "";
 };
                        MX8MP_IOMUXC_SD2_CMD__GPIO2_IO14        0x40000150 /* PCIE3_WDIS# */
                        MX8MP_IOMUXC_SD2_DATA3__GPIO2_IO18      0x40000150 /* PCIE2_WDIS# */
                        MX8MP_IOMUXC_NAND_DATA00__GPIO3_IO06    0x40000040 /* M2SKT_RST# */
+                       MX8MP_IOMUXC_NAND_DQS__GPIO3_IO14       0x40000040 /* M2SKT_GPIO10 */
                        MX8MP_IOMUXC_SAI3_TXD__GPIO5_IO01       0x40000104 /* UART_TERM */
                        MX8MP_IOMUXC_SAI3_TXFS__GPIO4_IO31      0x40000104 /* UART_RS485 */
                        MX8MP_IOMUXC_SAI3_TXC__GPIO5_IO00       0x40000104 /* UART_HALF */