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)
commit818c4593434e81c9971b8fc278215121622c755e
tree0582ef8fc9772122f6473807648a2a2c83aa43d4
parent72d609dad0876dc7dff1d5cc7a2716e3f76f8981
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/
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