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

Commit 9246fbe7 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Configure GPIO5 for home key for 8998 QRD interposer"

parents 7243fc9a 82cae8c8
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -124,6 +124,16 @@
};

&pm8998_gpios {
	/* GPIO 5 for Home Key */
	gpio@c400 {
		status = "okay";
		qcom,mode = <0>;
		qcom,pull = <0>;
		qcom,vin-sel = <0>;
		qcom,src-sel = <0>;
		qcom,out-strength = <1>;
	};

	/* GPIO 6 for Vol+ Key */
	gpio@c500 {
		status = "okay";