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

Commit a14dc745 authored by Jonathan Avila's avatar Jonathan Avila
Browse files

ARM: dts: msm: Remove references to BEAC from sdm855 LLCC PMU



The LLCC PMU no longer requires any information about the BEAC to be
properly configured, so remove the register information.

Change-Id: I75d913f417b9744b450a86260141a361ad1d8ef7
Signed-off-by: default avatarJonathan Avila <avilaj@codeaurora.org>
parent ebfbcd59
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -901,8 +901,8 @@

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

	cpu_cpu_llcc_bw: qcom,cpu-cpu-llcc-bw {