From: Florijan Plohl Date: Thu, 2 Apr 2026 10:56:12 +0000 (+0200) Subject: arm64: dts: freescale: imx93-phyboard-nash: Add gpio-line-names X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a318a8e676a1318c329057e9790453e79dae8db4;p=thirdparty%2Fkernel%2Flinux.git arm64: dts: freescale: imx93-phyboard-nash: Add gpio-line-names Add gpio-line-names for GPIOs with a defined board-level function on the PHYTEC phyBOARD-Nash-i.MX93. Signed-off-by: Florijan Plohl Signed-off-by: Frank Li --- diff --git a/arch/arm64/boot/dts/freescale/imx93-phyboard-nash.dts b/arch/arm64/boot/dts/freescale/imx93-phyboard-nash.dts index eac389ed30f36..b82192f25498f 100644 --- a/arch/arm64/boot/dts/freescale/imx93-phyboard-nash.dts +++ b/arch/arm64/boot/dts/freescale/imx93-phyboard-nash.dts @@ -141,6 +141,37 @@ status = "okay"; }; +&gpio1 { + gpio-line-names = "", "USER_LED", "I2C2_SCL", "I2C2_SDA"; +}; + +&gpio2 { + gpio-line-names = "SPI6_CS0", "", "", "", "", + "", "", "", "", "", + "", "", "", "", "", + "", "", "TPM_nIRQ", "", "", + "", "", "", "", "", + "", "", "", "I2C3_SDA", "I2C3_SCL"; +}; + +&gpio3 { + gpio-line-names = "SD2_nCD", "", "", "", "", + "", "", "SD2_nRESET", "", "", + "", "", "", "", "", + "", "", "", "", "", + "", "", "", "", "", + "", "nENET1_INT"; +}; + +&gpio4 { + gpio-line-names = "", "", "", "", "", + "", "", "", "", "", + "", "", "", "", "", + "", "nCAN_EN", "", "", "", + "", "", "", "RESET_PHY", "", + "", "RTC_nINT", "PMIC_IRQ_B"; +}; + /* I2C2 */ &lpi2c2 { clock-frequency = <400000>;