[PATCH 4/4] arm64: dts: imx91-11x11-evk: Add gpio4 alias

Peng Fan (OSS) peng.fan at oss.nxp.com
Fri Dec 12 01:16:10 PST 2025


From: Peng Fan <peng.fan at nxp.com>

gpio4 is default enabled in imx91-93-common.dtsi, so add the alias for
gpio4.

Signed-off-by: Peng Fan <peng.fan at nxp.com>
---
 arch/arm64/boot/dts/freescale/imx91-11x11-evk.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/freescale/imx91-11x11-evk.dts b/arch/arm64/boot/dts/freescale/imx91-11x11-evk.dts
index aca78768dbd4bf30d9d6ae4a1cc37a29256d8f97..a2cad45432b3a8e34e365530da8edf3a89503f22 100644
--- a/arch/arm64/boot/dts/freescale/imx91-11x11-evk.dts
+++ b/arch/arm64/boot/dts/freescale/imx91-11x11-evk.dts
@@ -18,6 +18,7 @@ aliases {
 		gpio0 = &gpio1;
 		gpio1 = &gpio2;
 		gpio2 = &gpio3;
+		gpio3 = &gpio4;
 		i2c0 = &lpi2c1;
 		i2c1 = &lpi2c2;
 		i2c2 = &lpi2c3;

-- 
2.37.1




More information about the linux-arm-kernel mailing list