diff mbox series

ARM: dts: bcm2711-rpi-400: Fix GPIO expander labels

Message ID 1638014982-4878-1-git-send-email-stefan.wahren@i2se.com (mailing list archive)
State New, archived
Headers show
Series ARM: dts: bcm2711-rpi-400: Fix GPIO expander labels | expand

Commit Message

Stefan Wahren Nov. 27, 2021, 12:09 p.m. UTC
From: Phil Elwell <phil@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@raspberrypi.com>
Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
---
 arch/arm/boot/dts/bcm2711-rpi-400.dts | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Nicolas Saenz Julienne Nov. 30, 2021, 12:31 p.m. UTC | #1
On Sat, 2021-11-27 at 13:09 +0100, Stefan Wahren wrote:
> From: Phil Elwell <phil@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@raspberrypi.com>
> Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
> ---

Applied for-next.

Thanks!
diff mbox series

Patch

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 {