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

Commit f7584c77 authored by Kiran Gunda's avatar Kiran Gunda
Browse files

ARM: dts: msm: Correct the parent-supply property for trinket



Correct the parent-supply property name for LDO4 and LDO15.

Change-Id: I30bd950b29b99350a06ac8d698da2409ff91c44b
Signed-off-by: default avatarKiran Gunda <kgunda@codeaurora.org>
parent 89f07d7e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -159,8 +159,8 @@

	rpm-regulator-ldoa4 {
		status = "okay";
		pm6125_l4-parent-supply = <&pm6125_l7>;
		L4A: pm6125_l4: regulator-l4 {
			parent-supply = <&pm6125_l7>;
			regulator-min-microvolt = <872000>;
			regulator-max-microvolt = <976000>;
			qcom,init-voltage = <872000>;
@@ -271,8 +271,8 @@

	rpm-regulator-ldoa15 {
		status = "okay";
		pm6125_l15-parent-supply = <&pm6125_l10>;
		L15A: pm6125_l15: regulator-l15 {
			parent-supply = <&pm6125_l10>;
			regulator-min-microvolt = <3104000>;
			regulator-max-microvolt = <3232000>;
			qcom,init-voltage = <3104000>;