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

Commit 495c0c07 authored by Aditya Mathur's avatar Aditya Mathur
Browse files

ARM: dts: msm: Fix gpio_keys node name for SA2150P



Fix spelling error "gpio_key" to "gpio_keys" in SA2150P
device tree.

Change-Id: I589c90f122f67554371c3fb2bd78c478beb70621
Signed-off-by: default avatarAditya Mathur <aditmath@codeaurora.org>
parent 24fdd07e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -84,7 +84,7 @@
};

&soc {
	gpio_key {
	gpio_keys {
		status = "disabled";
	};