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

Commit 64116257 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Tony Lindgren
Browse files

ARM: dts: OMAP5: uevm: Fix "debounce-interval" property misspelling



"debounce_interval" was never supported.

Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Cc: Benoît Cousson <bcousson@baylibre.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 8cbbf174
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -47,7 +47,7 @@
			gpios = <&gpio3 19 GPIO_ACTIVE_LOW>;	/* gpio3_83 */
			wakeup-source;
			autorepeat;
			debounce_interval = <50>;
			debounce-interval = <50>;
		};
	};