[SRU][N:raspi][PATCH 13/13] dts: Remove the power key debounce on Pi 500

Juerg Haefliger juerg.haefliger at canonical.com
Tue Jun 3 07:35:26 UTC 2025


From: Phil Elwell <phil at raspberrypi.com>

BugLink: https://bugs.launchpad.net/bugs/2111928

Signed-off-by: Phil Elwell <phil at raspberrypi.com>
(cherry picked from commit 08d4e8f52256bd422d8a1f876411603f627d0a82 rpi-6.6.y)
Signed-off-by: Juerg Haefliger <juerg.haefliger at canonical.com>
---
 arch/arm64/boot/dts/broadcom/bcm2712-rpi-500.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/broadcom/bcm2712-rpi-500.dts b/arch/arm64/boot/dts/broadcom/bcm2712-rpi-500.dts
index 1862e55fa1d2..f543ff64200d 100644
--- a/arch/arm64/boot/dts/broadcom/bcm2712-rpi-500.dts
+++ b/arch/arm64/boot/dts/broadcom/bcm2712-rpi-500.dts
@@ -7,7 +7,7 @@ / {
 };
 
 &pwr_key {
-	debounce-interval = <400>;
+	debounce-interval = <0>;
 };
 
 &gio {
-- 
2.48.1




More information about the kernel-team mailing list