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

Commit 7d00330b authored by Santosh Mardi's avatar Santosh Mardi
Browse files

ARM: dts: msm: update the compatible string for llcc pmu

In kernel version 4.19 the llcc pmu is upgraded to address
the changes in LLCC PMU version, update lito target llcc pmu
node with proper compatible version string.

Change-Id: I31eadf59843f90c6318251ef0dd210e60418320b
parent 526f62bc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2379,7 +2379,7 @@
	};

	llcc_pmu: llcc-pmu@90cc000 {
		compatible = "qcom,qcom-llcc-pmu";
		compatible = "qcom,llcc-pmu-ver1";
		reg = <0x090cc000 0x300>;
		reg-names = "lagg-base";
	};