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

Commit dc2e3411 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

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

parents 07123848 a4ad2e7d
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;
};