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

Commit df67c7b3 authored by Eugene Yasman's avatar Eugene Yasman
Browse files

ARM: dts: msm: Remove non-existent buttons from LiQUID8994 DT



LiQUID8994 doesn't have camera buttons, removing irrelevant nodes.
Change-Id: I455cb997d76d060d58f7fc12290f0ed3182eeb04
Signed-off-by: default avatarEugene Yasman <eyasman@codeaurora.org>
parent dfc6b80d
Loading
Loading
Loading
Loading
+0 −18
Original line number Diff line number Diff line
@@ -364,24 +364,6 @@
			gpio-key,wakeup;
			debounce-interval = <15>;
		};

		cam_snapshot {
			label = "cam_snapshot";
			gpios = <&pm8994_gpios 4 0x1>;
			linux,input-type = <1>;
			linux,code = <766>;
			gpio-key,wakeup;
			debounce-interval = <15>;
		};

		cam_focus {
			label = "cam_focus";
			gpios = <&pm8994_gpios 5 0x1>;
			linux,input-type = <1>;
			linux,code = <528>;
			gpio-key,wakeup;
			debounce-interval = <15>;
		};
	};

	qcom,mdss_wb_panel {