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

Commit a4958bf9 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Modify cpufreq to ddrfreq table"

parents 990fe910 958f32d8
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -145,7 +145,7 @@
		<  345600 >,
		<  576000 >,
		<  1094400 >,
		<  1708800 >;
		<  1804800 >;
};

&cpu0_cpu_ddr_tbl {
@@ -153,5 +153,5 @@
		<   345600  MHZ_TO_MBPS( 300, 4) >,
		<   576000  MHZ_TO_MBPS( 768, 4) >,
		<  1440000  MHZ_TO_MBPS(1555, 4) >,
		<  1708800  MHZ_TO_MBPS(2092, 4) >;
		<  1804800  MHZ_TO_MBPS(2092, 4) >;
};