[PATCH] ARM: dts: bcm2711-rpi-400: Fix GPIO expander labels
Stefan Wahren
stefan.wahren at i2se.com
Sat Nov 27 04:09:42 PST 2021
From: Phil Elwell <phil at raspberrypi.com>
Recently 2 labels of the RPi 400 GPIO expander has been fixed in
the vendor tree. So upstream this change to be in sync.
Fixes: 1c701accecf2 ("ARM: dts: Add Raspberry Pi 400 support")
Signed-off-by: Phil Elwell <phil at raspberrypi.com>
Signed-off-by: Stefan Wahren <stefan.wahren at i2se.com>
---
arch/arm/boot/dts/bcm2711-rpi-400.dts | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm/boot/dts/bcm2711-rpi-400.dts b/arch/arm/boot/dts/bcm2711-rpi-400.dts
index f4d2fc2..82c5ea1 100644
--- a/arch/arm/boot/dts/bcm2711-rpi-400.dts
+++ b/arch/arm/boot/dts/bcm2711-rpi-400.dts
@@ -31,9 +31,9 @@
"",
"GLOBAL_RESET",
"VDD_SD_IO_SEL",
- "CAM_GPIO",
+ "GLOBAL_SHUTDOWN",
"SD_PWR_ON",
- "SD_OC_N";
+ "SHUTDOWN_REQUEST";
};
&genet_mdio {
--
2.7.4
More information about the linux-arm-kernel
mailing list