Re: [PATCH 6/9] ARM: dts: kirkwood: Fix "debounce-interval" property misspelling
From: Gregory CLEMENT <hidden>
Date: 2018-02-13 16:17:42
Also in:
linux-arm-kernel
Hi Geert, On mar., févr. 13 2018, Geert Uytterhoeven [off-list ref] wrote:
"debounce_interval" was never supported. Signed-off-by: Geert Uytterhoeven <redacted> Cc: Jason Cooper <redacted> Cc: Andrew Lunn <redacted> Cc: Gregory Clement <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> Cc: Sebastian Hesselbarth <redacted>
Applied on mvebu/fixes with the Reviewed-by flag from Andrew Lunn Thanks, Gregory
quoted hunk
--- Please apply to your tree when appropriate. arch/arm/boot/dts/kirkwood-pogoplug-series-4.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)diff --git a/arch/arm/boot/dts/kirkwood-pogoplug-series-4.dts b/arch/arm/boot/dts/kirkwood-pogoplug-series-4.dts index 5ce220ac9611fa78..5aa4669ae2548a8c 100644 --- a/arch/arm/boot/dts/kirkwood-pogoplug-series-4.dts +++ b/arch/arm/boot/dts/kirkwood-pogoplug-series-4.dts@@ -35,7 +35,7 @@ pinctrl-names = "default"; eject { - debounce_interval = <50>; + debounce-interval = <50>; wakeup-source; linux,code = <KEY_EJECTCD>; label = "Eject Button";-- 2.7.4 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
-- Gregory Clement, Bootlin (formerly Free Electrons) Embedded Linux and Kernel engineering http://bootlin.com -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html