Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0076096b authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Krzysztof Kozlowski
Browse files

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



"debounce-inteval" was never supported.

Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarKrzysztof Kozlowski <krzk@kernel.org>
parent bae0f445
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -127,7 +127,7 @@
			gpios = <&gpx0 1 GPIO_ACTIVE_LOW>;
			linux,code = <139>;
			label = "ok";
			debounce-inteval = <10>;
			debounce-interval = <10>;
			wakeup-source;
		};
	};