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

Commit c8b5b0eb authored by Zhiqiang Tu's avatar Zhiqiang Tu
Browse files

ARM: dts: msm: Add pcie1~3 support for sa8195 virtual machine



Add pcie1, pcie2 and pcie3 root complex support for sa8195
virtual machine.

Change-Id: I1d0ab279292609e6b0b874d89ca3ef45065a69d2
Signed-off-by: default avatarZhiqiang Tu <ztu@codeaurora.org>
parent 556711ae
Loading
Loading
Loading
Loading
+1061 −1

File changed.

Preview size limit exceeded, changes collapsed.

+12 −0
Original line number Original line Diff line number Diff line
@@ -70,6 +70,18 @@
			regulator-name = "pcie_0_gdsc";
			regulator-name = "pcie_0_gdsc";
		};
		};


		pcie_1_gdsc: pcie_1_gdsc {
			regulator-name = "pcie_1_gdsc";
		};

		pcie_2_gdsc: pcie_2_gdsc {
			regulator-name = "pcie_2_gdsc";
		};

		pcie_3_gdsc: pcie_3_gdsc {
			regulator-name = "pcie_3_gdsc";
		};

		L2A: pm8195_1_l2: regulator-pm8195-1-l2 {
		L2A: pm8195_1_l2: regulator-pm8195-1-l2 {
			regulator-name = "ldoa2";
			regulator-name = "ldoa2";
			regulator-min-microvolt = <1800000>;
			regulator-min-microvolt = <1800000>;