summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/at91-sam9x60ek.dts
diff options
context:
space:
mode:
authorNicolas Ferre <nicolas.ferre@microchip.com>2021-07-29 16:28:27 +0200
committerNicolas Ferre <nicolas.ferre@microchip.com>2021-08-02 12:34:09 +0200
commit818c4593434e81c9971b8fc278215121622c755e (patch)
tree0582ef8fc9772122f6473807648a2a2c83aa43d4 /arch/arm/boot/dts/at91-sam9x60ek.dts
parent72d609dad0876dc7dff1d5cc7a2716e3f76f8981 (diff)
ARM: dts: at91: use the right property for shutdown controller
The wrong property "atmel,shdwc-debouncer" was used to specify the debounce delay for the shutdown controler. Replace it with the documented and implemented property "debounce-delay-us", as mentioned in v4 driver submission. See: https://lore.kernel.org/r/1458134390-23847-3-git-send-email-nicolas.ferre@atmel.com/ Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com> Reported-by: Clément Léger <clement.leger@bootlin.com> Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com> Link: https://lore.kernel.org/r/20210730172729.28093-1-nicolas.ferre@microchip.com/
Diffstat (limited to 'arch/arm/boot/dts/at91-sam9x60ek.dts')
-rw-r--r--arch/arm/boot/dts/at91-sam9x60ek.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/at91-sam9x60ek.dts b/arch/arm/boot/dts/at91-sam9x60ek.dts
index ebbc9b23aef1..b1068cca4228 100644
--- a/arch/arm/boot/dts/at91-sam9x60ek.dts
+++ b/arch/arm/boot/dts/at91-sam9x60ek.dts
@@ -662,7 +662,7 @@
};
&shutdown_controller {
- atmel,shdwc-debouncer = <976>;
+ debounce-delay-us = <976>;
status = "okay";
input@0 {