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

Commit a4ad2e7d authored by Kavya Nunna's avatar Kavya Nunna
Browse files

ARM: dts: msm: Remove ldoa7 node for litomagnus and orchid

Remove LDOA7 node as there is no APPS side consumer of
this regulator.

Change-Id: I1ea0f612ad95aaa326b91350660ed7704faddfef
parent 6856eab0
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -14,3 +14,7 @@
	compatible = "qcom,litomagnus-rpmh-clk";
	compatible = "qcom,litomagnus-rpmh-clk";
	#clock-cells = <1>;
	#clock-cells = <1>;
};
};

&apps_rsc {
	/delete-node/ rpmh-regulator-ldoa7;
};
+4 −0
Original line number Original line Diff line number Diff line
@@ -10,3 +10,7 @@
&pm8008_regulators {
&pm8008_regulators {
	vdd_l6-supply = <&BOB>;
	vdd_l6-supply = <&BOB>;
};
};

&apps_rsc {
	/delete-node/ rpmh-regulator-ldoa7;
};