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

Commit 0e36336d authored by Tony Truong's avatar Tony Truong
Browse files

ARM: dts: msm: add PCIe nodes for msmzirc pinctrl



Add PCIe nodes for msmzirc pinctrl.

Change-Id: I0738d8315e13a6f7d6640429d8c96eca81e9eb14
Signed-off-by: default avatarTony Truong <truong@codeaurora.org>
parent 2327cf2d
Loading
Loading
Loading
Loading
+34 −0
Original line number Diff line number Diff line
@@ -154,6 +154,40 @@
			};
		};

		pcie0_clkreq {
			qcom,pins = <&gp 64>;
			qcom,num-grp-pins = <1>;
			qcom,pin-func = <1>;
			label = "pcie0-clkreq";
			/* default state */
			pcie0_clkreq_default: pcie0_clkreq_default {
				drive-strength = <2>;
				bias-pull-up;
			};
		};

		pcie0_perst {
			qcom,pins = <&gp 65>;
			qcom,num-grp-pins = <1>;
			label = "pcie0-perst";
			/* default state */
			pcie0_perst_default: pcie0_perst_default {
				drive-strength = <2>;
				bias-pull-down;
			};
		};

		pcie0_wake {
			qcom,pins = <&gp 61>;
			qcom,num-grp-pins = <1>;
			label = "pcie0-wake";
			/* default state */
			pcie0_wake_default: pcie0_wake_default {
				drive-strength = <2>;
				bias-pull-down;
			};
		};

		/* CoreSight */
		tpiu_seta_1 {
			qcom,pins = <&gp 4>;