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

Commit af1724f5 authored by Arun KS's avatar Arun KS
Browse files

ARM: dts: msm: Add GDSC devices for vfe1 & cpp



Support new GDSC for VFE1 and CPP

Change-Id: Ib9aa9e2688cfb90c8f9eb158fce5826120f03fb6
Signed-off-by: default avatarArun KS <arunks@codeaurora.org>
parent b7c6c742
Loading
Loading
Loading
Loading
+14 −0
Original line number Diff line number Diff line
@@ -40,6 +40,20 @@
		status = "disabled";
	};

	gdsc_vfe1: qcom,gdsc@185806c {
		compatible = "qcom,gdsc";
		regulator-name = "gdsc_vfe1";
		reg = <0x185806c 0x4>;
		status = "disabled";
	};

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

	gdsc_oxili_gx: qcom,gdsc@185901c {
		compatible = "qcom,gdsc";
		regulator-name = "gdsc_oxili_gx";