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

Commit f394eace authored by Taniya Das's avatar Taniya Das Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add PCIE GDCSC for mpq8092



pcie gdsc is required for the pcie device to
turn on/off power domain.

Change-Id: Ie4adf52c4312a3e3a065e6f8d5a5985144b16fbd
Signed-off-by: default avatarTaniya Das <tdas@codeaurora.org>
parent 70979abc
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -796,6 +796,10 @@
	status = "ok";
};

&gdsc_pcie {
	status = "ok";
};

#include "msm-pma8084-rpm-regulator.dtsi"
#include "msm-pma8084.dtsi"
#include "mpq8092-regulator.dtsi"
+7 −0
Original line number Diff line number Diff line
@@ -82,6 +82,13 @@
		status = "disabled";
	};

	gdsc_pcie: qcom,gdsc@0xfc401e18 {
		compatible = "qcom,gdsc";
		regulator-name = "gdsc_pcie";
		reg = <0xfc401e18 0x4>;
		status = "disabled";
	};

	gdsc_pcie_0: qcom,gdsc@fc401ac4 {
		compatible = "qcom,gdsc";
		regulator-name = "gdsc_pcie_0";