ARM: dts: at91: use the right property for shutdown controller
authorNicolas Ferre <nicolas.ferre@microchip.com>
Thu, 29 Jul 2021 14:28:27 +0000 (16:28 +0200)
committerNicolas Ferre <nicolas.ferre@microchip.com>
Mon, 2 Aug 2021 10:34:09 +0000 (12:34 +0200)
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/
arch/arm/boot/dts/at91-kizbox3_common.dtsi
arch/arm/boot/dts/at91-sam9x60ek.dts
arch/arm/boot/dts/at91-sama5d27_som1_ek.dts
arch/arm/boot/dts/at91-sama5d27_wlsom1_ek.dts
arch/arm/boot/dts/at91-sama5d2_icp.dts
arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts
arch/arm/boot/dts/at91-sama5d2_xplained.dts

index c4b3750495da8cb484104b5a7c9816716ef68ee8..abe27adfa4d65ac050b4fa9fd72c7fe3651f18cf 100644 (file)
 };
 
 &shutdown_controller {
-       atmel,shdwc-debouncer = <976>;
+       debounce-delay-us = <976>;
        atmel,wakeup-rtc-timer;
 
        input@0 {
index ebbc9b23aef1c455ea4afe5b84c22a9e890eab6f..b1068cca422872324402abff4b1a581038274ed3 100644 (file)
 };
 
 &shutdown_controller {
-       atmel,shdwc-debouncer = <976>;
+       debounce-delay-us = <976>;
        status = "okay";
 
        input@0 {
index 261a7dbcfdee9d3fdc643f858339820cac7a503b..614999dcb990358eda699dacbeaf9630affbd8da 100644 (file)
                        };
 
                        shdwc@f8048010 {
-                               atmel,shdwc-debouncer = <976>;
+                               debounce-delay-us = <976>;
                                atmel,wakeup-rtc-timer;
 
                                input@0 {
index ff83967fd0082fcd7cda85a0a6d22ecf4a76808d..c145c4e5ef582e3c59beced917d3986dfcb35089 100644 (file)
 };
 
 &shutdown_controller {
-       atmel,shdwc-debouncer = <976>;
+       debounce-delay-us = <976>;
        atmel,wakeup-rtc-timer;
 
        input@0 {
index 1c235fc5f78848380afa35931ce94f96e6ae75e4..e06b58724ca83efd19cb0bec1329ad50a10fe478 100644 (file)
 };
 
 &shutdown_controller {
-       atmel,shdwc-debouncer = <976>;
+       debounce-delay-us = <976>;
        atmel,wakeup-rtc-timer;
 
        input@0 {
index dfd150eb0fd86972fdbf0248ca88aebeeb6f0ec5..3f972a4086c37017fe1a576c54522b95b676a434 100644 (file)
                        };
 
                        shdwc@f8048010 {
-                               atmel,shdwc-debouncer = <976>;
+                               debounce-delay-us = <976>;
 
                                input@0 {
                                        reg = <0>;
index 509c732a0d8b48acb519e3473d14026ceab4a3f2..627b7bf88d83be43e0c306b341bd65b780c5ddb4 100644 (file)
                        };
 
                        shdwc@f8048010 {
-                               atmel,shdwc-debouncer = <976>;
+                               debounce-delay-us = <976>;
                                atmel,wakeup-rtc-timer;
 
                                input@0 {