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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 18 Sep 2021 11:40:24 +0000 (13:40 +0200)
[ Upstream commit 818c4593434e81c9971b8fc278215121622c755e ]

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/
Signed-off-by: Sasha Levin <sashal@kernel.org>
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 7c3076e245efa71d84c1a01238f040db51eb5bab..dc77d8e80e567d6b1fb51ec0dca7a0e499d073d1 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 d3cd2443ba2528f7c3c12aff2c52f3882c0d3cc1..9a18453d7842876500a9e2f522f8dae616eb5746 100644 (file)
                        };
 
                        shdwc@f8048010 {
-                               atmel,shdwc-debouncer = <976>;
+                               debounce-delay-us = <976>;
                                atmel,wakeup-rtc-timer;
 
                                input@0 {
index 4883b84b4eded44f0524354a6af6ac1a281c6c70..20bcb7480d2eadd557e096da8ec5c839176eff56 100644 (file)
 };
 
 &shutdown_controller {
-       atmel,shdwc-debouncer = <976>;
+       debounce-delay-us = <976>;
        atmel,wakeup-rtc-timer;
 
        input@0 {
index 19bb50f50c1fc7c11f2f811cf6b1ada5051545a8..308d472bd104432a8eb25c920442ee1bc87a3243 100644 (file)
 };
 
 &shutdown_controller {
-       atmel,shdwc-debouncer = <976>;
+       debounce-delay-us = <976>;
        atmel,wakeup-rtc-timer;
 
        input@0 {
index 1c6361ba1aca4d20988bb0b80a87c52cd1ebece6..317c6ddb56775647699083daa6c5495fa97a111b 100644 (file)
                        };
 
                        shdwc@f8048010 {
-                               atmel,shdwc-debouncer = <976>;
+                               debounce-delay-us = <976>;
 
                                input@0 {
                                        reg = <0>;
index d767968ae217573e41852b9f37c1ddf4a995b0fe..08c5182ba86bd6416a370810dc3ac8103d6ffccf 100644 (file)
                        };
 
                        shdwc@f8048010 {
-                               atmel,shdwc-debouncer = <976>;
+                               debounce-delay-us = <976>;
                                atmel,wakeup-rtc-timer;
 
                                input@0 {