From: Geert Uytterhoeven Date: Fri, 1 Nov 2019 16:03:56 +0000 (+0100) Subject: ARM: dts: atlas7: Fix "debounce-interval" property misspelling X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f638b287cca7749f40392c2082870696531b7f24;p=linux.git ARM: dts: atlas7: Fix "debounce-interval" property misspelling "debounce_interval" was never supported. Link: https://lore.kernel.org/r/20191101160356.32034-3-geert+renesas@glider.be Signed-off-by: Geert Uytterhoeven Cc: Barry Song Signed-off-by: Olof Johansson --- diff --git a/arch/arm/boot/dts/atlas7-evb.dts b/arch/arm/boot/dts/atlas7-evb.dts index e0c0291ac9fdb..e0515043d1451 100644 --- a/arch/arm/boot/dts/atlas7-evb.dts +++ b/arch/arm/boot/dts/atlas7-evb.dts @@ -119,7 +119,7 @@ label = "rearview key"; linux,code = ; gpios = <&gpio_1 3 GPIO_ACTIVE_LOW>; - debounce_interval = <100>; + debounce-interval = <100>; }; };