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

Commit ca07cdca authored by Tony Truong's avatar Tony Truong Committed by Hemant Kumar
Browse files

ARM: dts: msm: Have PCIe RC control NTN3 and its ETH power for sdxlemur

When connecting a NTN3 switch to sdxlemur, host needs to control
the power to the switch as well as to the ETHs downstream. Add DT
entry in PCIe root complex node to toggle the regulators that
controls power to NTN3 and its ETHs on sdxlemur.

Change-Id: I747b3ba718ad9c4aaed1b7b0ac7aa79edf36fc7f
parent 1c7edf70
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -36,6 +36,8 @@
};

&pcie0 {
	vreg-3p3-supply = <&aqr_vreg>;

	iommu-map = <0x0 &apps_smmu 0x0200 0x1>,
		<0x100 &apps_smmu 0x0201 0x1>,
		<0x208 &apps_smmu 0x0202 0x1>,
+2 −0
Original line number Diff line number Diff line
@@ -27,6 +27,8 @@
&pcie0 {
	qcom,filtered-bdfs = <0x02080000>;

	vreg-3p3-supply = <&aqr_vreg>;

	iommu-map = <0x0 &apps_smmu 0x0200 0x1>,
		<0x100 &apps_smmu 0x0201 0x1>,
		<0x208 &apps_smmu 0x0202 0x1>,