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

Commit 230fb2a3 authored by Rama Aparna Mallavarapu's avatar Rama Aparna Mallavarapu
Browse files

ARM: dts: msm: Update the QCOM LLCC PMU nodes to new version



This patch modifies the device tree entry of the QCOM LLCC PMU
to reflect new version.

Change-Id: I7de97779a75e2bb3cc0f0260ad74787767dd0624
Signed-off-by: default avatarRama Aparna Mallavarapu <aparnam@codeaurora.org>
parent b3a15bd2
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -938,9 +938,9 @@
		BW_OPP_ENTRY( 2736, 4); /* 10437 MB/s */
	};

	llcc_pmu: llcc-pmu@9090000 {
		compatible = "qcom,qcom-llcc-pmu";
		reg = <0x09090000 0x300>;
	llcc_pmu: llcc-pmu@9095000 {
		compatible = "qcom,llcc-pmu-ver2";
		reg = <0x09095000 0x300>;
		reg-names = "lagg-base";
	};