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

Commit 09640e26 authored by Tirupathi Reddy's avatar Tirupathi Reddy
Browse files

ARM: dts: msm: fix device configuration for LDO4/14/15 for SDM439



Fix the compatibility string for LDO4, 14 and 15 sub nodes.

Change-Id: I3b42c10787e16a7ac5e614fe7d1fe03d31aa9573
Signed-off-by: default avatarTirupathi Reddy <tirupath@codeaurora.org>
parent fce0dd25
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -174,7 +174,7 @@
		qcom,hpm-min-load = <10000>;
		status = "okay";
		pm8953_l4: regulator-l4 {
			compatible = "qcom,rpm-smd-regulator-resource";
			compatible = "qcom,rpm-smd-regulator";
			regulator-name = "pm8953_l4";
			qcom,set = <3>;
			regulator-min-microvolt = <1800000>;
@@ -291,7 +291,7 @@
		qcom,hpm-min-load = <5000>;
		status = "okay";
		pm8953_l14: regulator-l14 {
			compatible = "qcom,rpm-smd-regulator-resource";
			compatible = "qcom,rpm-smd-regulator";
			regulator-name = "pm8953_l14";
			qcom,set = <3>;
			regulator-min-microvolt = <1800000>;
@@ -309,7 +309,7 @@
		qcom,hpm-min-load = <5000>;
		status = "okay";
		pm8953_l15: regulator-l15 {
			compatible = "qcom,rpm-smd-regulator-resource";
			compatible = "qcom,rpm-smd-regulator";
			regulator-name = "pm8953_l15";
			qcom,set = <3>;
			regulator-min-microvolt = <1800000>;