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

Commit d1e3eec8 authored by Junjie Wu's avatar Junjie Wu
Browse files

ARM64: dts: qcom: Fix freq table format for MSM8994



Commit 50de3d2a
(cpufreq: Delete unused CPUBW and cache scaling code from cpufreq driver)
changed formatting of "qcom,cpufreq-table".

Change freq table format for MSM8994 to match the new requirement.

Change-Id: I5a917f2b2a8ff985c91d37075fd93b7f57e9f94c
Signed-off-by: default avatarJunjie Wu <junjiew@codeaurora.org>
parent b2169e98
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -843,12 +843,12 @@
			 <&clock_gcc clk_a57_clk>;

		qcom,cpufreq-table =
			<  249600  1144 >,
			<  300000  1144 >,
			<  422400  2288 >,
			<  652800  3051 >,
			<  729600  5996 >,
			<  883200  5996 >;
			<  249600 >,
			<  300000 >,
			<  422400 >,
			<  652800 >,
			<  729600 >,
			<  883200 >;
	};

	ocmem: qcom,ocmem@fdd00000 {