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

Commit b46e54dc authored by jionzhao's avatar jionzhao Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add gpios in qrc node

Add gpios to control QRC reboot and boot mode.

Change-Id: I2e8a71258a83d78279ce6ad4d4abbef49ba2c829
parent 00676561
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -19,6 +19,8 @@
	qrc:qrc@100 {
		compatible = "qcom,qrc-uart";
		status = "ok";
		qcom,qrc-reset-gpio = <&tlmm 114 0>;
		qcom,qrc-boot-gpio = <&tlmm 109 0>;
	};
};