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

Commit b1e37ad2 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Avoid preparing L3 clock from devfreq for SDM845"

parents 5e757e21 69f10f9c
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -960,7 +960,6 @@
		clock-names = "devfreq_clk";
		clocks = <&clock_cpucc L3_CLUSTER0_VOTE_CLK>;
		governor = "performance";
		qcom,prepare-clk;
	};

	l3_cpu4: qcom,l3-cpu4 {
@@ -968,7 +967,6 @@
		clock-names = "devfreq_clk";
		clocks = <&clock_cpucc L3_CLUSTER1_VOTE_CLK>;
		governor = "performance";
		qcom,prepare-clk;
	};

	devfreq_l3lat_0: qcom,cpu0-l3lat-mon {