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

Commit 088a0a17 authored by Mao Li's avatar Mao Li
Browse files

ARM: dts: msm: Add DTP8996 volume up key support



DTP8996 volume up gpio key is connected to PM8994 GPIO 2. Add
definition for PM8994 GPIO 2.

Change-Id: Idf8376323918e9252563cd8cc8c228743e3f8dd5
Signed-off-by: default avatarMao Li <maol@codeaurora.org>
parent 25cc4b55
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -388,6 +388,16 @@
	status = "disabled";
};

&pm8994_gpios {
	gpio@c100 { /* GPIO 2 */
		qcom,mode = <0>;
		qcom,pull = <0>;
		qcom,vin-sel = <2>;
		qcom,src-sel = <0>;
		status = "okay";
	};
};

&soc {
	i2c@75ba000 {
		synaptics@20 {