From: Florijan Plohl Date: Thu, 2 Apr 2026 10:56:10 +0000 (+0200) Subject: arm64: dts: freescale: imx91-phyboard-segin: Add gpio-line-names X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb5c0628c0e8cb34310bad33555470c2d3fa265f;p=thirdparty%2Flinux.git arm64: dts: freescale: imx91-phyboard-segin: Add gpio-line-names Add gpio-line-names for GPIOs with a defined board-level function on the PHYTEC phyBOARD-Segin-i.MX91. Signed-off-by: Florijan Plohl Signed-off-by: Frank Li --- diff --git a/arch/arm64/boot/dts/freescale/imx91-phyboard-segin.dts b/arch/arm64/boot/dts/freescale/imx91-phyboard-segin.dts index 7b18a58024f5..8b19fc17eacd 100644 --- a/arch/arm64/boot/dts/freescale/imx91-phyboard-segin.dts +++ b/arch/arm64/boot/dts/freescale/imx91-phyboard-segin.dts @@ -137,6 +137,24 @@ }; }; +&gpio1 { + gpio-line-names = "", "USER_LED", "I2C1_SCL", "I2C1_SDA"; +}; + +&gpio3 { + gpio-line-names = "SD1_nCD", "", "", "", "", + "", "", "SD1_nRESET"; +}; + +&gpio4 { + gpio-line-names = "", "", "", "", "", + "", "", "", "", "", + "", "", "", "", "", + "", "CAN_EN", "", "", "", + "", "", "", "RESET_PHY", "", + "", "RTC_nINT", "PMIC_IRQ_B"; +}; + /* CAN */ &flexcan1 { pinctrl-names = "default";