Skip to content

Commit 8fca281

Browse files
committed
dts: Remove the power key debounce on Pi 500
Signed-off-by: Phil Elwell <phil@raspberrypi.com>
1 parent 7389ad5 commit 8fca281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm64/boot/dts/broadcom/bcm2712-rpi-500.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
};
88

99
&pwr_key {
10-
debounce-interval = <400>;
10+
debounce-interval = <0>;
1111
};
1212

1313
&gio {

0 commit comments

Comments
 (0)