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

Peng Fan (OSS) posted 4 patches 1 day, 21 hours ago
[PATCH 4/4] arm64: dts: imx91-11x11-evk: Add gpio4 alias
Posted by Peng Fan (OSS) 1 day, 21 hours ago
From: Peng Fan <peng.fan@nxp.com>

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

Signed-off-by: Peng Fan <peng.fan@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