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

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

Merge "ARM: msm: dts: Remove unwanted DDR bw values"

parents 4d1c216b 89ecbb40
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -215,6 +215,7 @@
	qcom,initial-pwrlevel = <0>;
	qcom,gpu-pwrlevels {
		qcom,gpu-pwrlevel@0 {
			reg = <0>;
			qcom,gpu-freq = <320000000>;
			qcom,bus-freq = <2>;
			qcom,bus-min = <2>;
@@ -240,12 +241,8 @@

&cpubw {
	qcom,bw-tbl =
		<   769 /*  100.8 MHz */ >,
		<  1611 /*  211.2 MHz */ >,     /*Low SVS*/
		<  2124 /*  278.4 MHz */ >,
		<  2929 /*  384   MHz */ >,     /* SVS */
		<  3221 /*  422.4 MHz */ >,
		<  4248 /*  556.8 MHz */ >,
		<  5053 /*  662.4 MHz */ >,     /* SVS+  */
		<  5712 /*  748.8 MHz */ >;     /* NOM   */
};
+1 −4
Original line number Diff line number Diff line
@@ -215,6 +215,7 @@
	qcom,initial-pwrlevel = <0>;
	qcom,gpu-pwrlevels {
		qcom,gpu-pwrlevel@0 {
			reg = <0>;
			qcom,gpu-freq = <320000000>;
			qcom,bus-freq = <2>;
			qcom,bus-min = <2>;
@@ -239,12 +240,8 @@
};
&cpubw {
	qcom,bw-tbl =
		<   769 /*  100.8 MHz */ >,
		<  1611 /*  211.2 MHz */ >,     /*Low SVS*/
		<  2124 /*  278.4 MHz */ >,
		<  2929 /*  384   MHz */ >,     /* SVS */
		<  3221 /*  422.4 MHz */ >,
		<  4248 /*  556.8 MHz */ >,
		<  5053 /*  662.4 MHz */ >,     /* SVS+  */
		<  5712 /*  748.8 MHz */ >;     /* NOM   */
};