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

Commit 31aac5fd authored by Stephen Boyd's avatar Stephen Boyd
Browse files

ARM: dts: msm: Update cpubw frequency plan for sdm845v2



Update the frequency plan for the CPU bandwidth monitor device.

Change-Id: I6dd6827e07ac6bdb3f65a64250d7fa8687887fe1
Signed-off-by: default avatarStephen Boyd <sboyd@codeaurora.org>
parent c4ea837f
Loading
Loading
Loading
Loading
+19 −0
Original line number Diff line number Diff line
@@ -843,6 +843,25 @@
	qcom,count-unit = <0x10000>;
};

&cpubw {
	qcom,bw-tbl =
		< MHZ_TO_MBPS(150, 16) >, /*  2288 MB/s */
		< MHZ_TO_MBPS(300, 16) >, /*  4577 MB/s */
		< MHZ_TO_MBPS(426, 16) >, /*  6500 MB/s */
		< MHZ_TO_MBPS(533, 16) >, /*  8132 MB/s */
		< MHZ_TO_MBPS(600, 16) >, /*  9155 MB/s */
		< MHZ_TO_MBPS(806, 16) >, /* 12298 MB/s */
		< MHZ_TO_MBPS(933, 16) >; /* 14236 MB/s */
};

&devfreq_cpufreq {
	mincpubw-cpufreq {
		cpu-to-dev-map-4 =
			< 1881600 MHZ_TO_MBPS(200, 4) >,
			< 2400000 MHZ_TO_MBPS(681, 4) >;
	};
};

&clock_gcc {
	compatible = "qcom,gcc-sdm845-v2", "syscon";
};
+1 −1
Original line number Diff line number Diff line
@@ -1019,7 +1019,7 @@
			< MHZ_TO_MBPS(1804, 4) >; /* 6881 MB/s */
	};

	devfreq-cpufreq {
	devfreq_cpufreq: devfreq-cpufreq {
		mincpubw-cpufreq {
			target-dev = <&mincpubw>;
			cpu-to-dev-map-0 =