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

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

Merge "ARM: dts: msm: Add a new pinctrl state for shima"

parents 9c43a786 0f04d225
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -343,13 +343,15 @@
		clocks = <&gcc GCC_QUPV3_WRAP0_S7_CLK>,
			<&gcc GCC_QUPV3_WRAP_0_M_AHB_CLK>,
			<&gcc GCC_QUPV3_WRAP_0_S_AHB_CLK>;
		pinctrl-names = "default", "active", "sleep";
		pinctrl-names = "default", "active", "sleep", "shutdown";
		pinctrl-0 = <&qupv3_se15_default_cts>,
			<&qupv3_se15_default_rtsrx>, <&qupv3_se15_default_tx>;
		pinctrl-1 = <&qupv3_se15_ctsrx>, <&qupv3_se15_rts>,
						<&qupv3_se15_tx>;
		pinctrl-2 = <&qupv3_se15_ctsrx>, <&qupv3_se15_rts>,
						<&qupv3_se15_tx>;
		pinctrl-3 = <&qupv3_se15_default_cts>,
			<&qupv3_se15_default_rtsrx>, <&qupv3_se15_default_tx>;
		qcom,wakeup-byte = <0xFD>;
		qcom,wrapper-core = <&qupv3_0>;
		status = "disabled";