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

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

Merge "ARM: dts: msm: Add clkreq gpio for PCIe nodes for yupik"

parents 05c7729d 1a58fd73
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -37,6 +37,7 @@


		perst-gpio = <&tlmm 87 0>;
		perst-gpio = <&tlmm 87 0>;
		wake-gpio = <&tlmm 89 0>;
		wake-gpio = <&tlmm 89 0>;
		qcom,clkreq-gpio = <88>;
		pinctrl-names = "default", "sleep";
		pinctrl-names = "default", "sleep";
		pinctrl-0 = <&pcie0_perst_default
		pinctrl-0 = <&pcie0_perst_default
				&pcie0_clkreq_default
				&pcie0_clkreq_default
@@ -311,6 +312,7 @@


		perst-gpio = <&tlmm 2 0>;
		perst-gpio = <&tlmm 2 0>;
		wake-gpio = <&tlmm 3 0>;
		wake-gpio = <&tlmm 3 0>;
		qcom,clkreq-gpio = <79>;
		pinctrl-names = "default";
		pinctrl-names = "default";
		pinctrl-0 = <&pcie1_perst_default
		pinctrl-0 = <&pcie1_perst_default
				&pcie1_clkreq_default
				&pcie1_clkreq_default