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

Commit 666af18d authored by Kiran Gunda's avatar Kiran Gunda
Browse files

ARM: dts: msm: Correct the CX regulator resource type for SA6155



The CX regulator resource type is in-correctly mentioned as "VRM" type.
Correct it the type to "ARC" type.

Change-Id: I093d7736330fa7509ccc00dba7ad959b6c0f8ae6
Signed-off-by: default avatarKiran Gunda <kgunda@codeaurora.org>
parent a2e859ee
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@

&soc {
	rpmh-regulator-smpa2 {
		compatible = "qcom,rpmh-vrm-regulator";
		compatible = "qcom,rpmh-arc-regulator";
		mboxes = <&apps_rsc 0>;
		qcom,resource-name = "cx.lvl";