ARM: dts: exynos: Fix "debounce-interval" property misspelling in Midas

"debounce-inteval" was never supported.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
This commit is contained in:
Geert Uytterhoeven 2018-02-13 15:15:30 +01:00 committed by Krzysztof Kozlowski
parent bae0f445c1
commit 0076096b35
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ key-ok {
gpios = <&gpx0 1 GPIO_ACTIVE_LOW>;
linux,code = <139>;
label = "ok";
debounce-inteval = <10>;
debounce-interval = <10>;
wakeup-source;
};
};