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

Commit 06f93399 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: remove mdss-high-ib-factor"

parents 2d6beaf5 8aed5b3d
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -234,9 +234,6 @@ Fudge Factors: Fudge factors are used to boost demand for
				FUDGE(x, a, b) = ((x * a) / b)
- qcom,mdss-ib-factor:		This fudge factor is applied to calculated ib
				values in default conditions.
- qcom,mdss-high-ib-factor:	This fudge factor is applied to calculated ib
				values. Use of this factor is determined by the
				driver and open new use-cases.
- qcom,mdss-clk-factor:		This fudge factor is applied to calculated mdp
				clk rate in default conditions.

+0 −1
Original line number Diff line number Diff line
@@ -31,7 +31,6 @@
		/* Fudge factors */
		qcom,mdss-ab-factor = <2 1>;		/* 2 times    */
		qcom,mdss-ib-factor = <6 5>;		/* 1.2 times  */
		qcom,mdss-high-ib-factor = <2 1>;	/* 2 times    */
		qcom,mdss-clk-factor = <105 100>;	/* 1.05 times */

		qcom,max-bandwidth-low-kbps = <6000000>;
+0 −1
Original line number Diff line number Diff line
@@ -31,7 +31,6 @@
		/* Fudge factors */
		qcom,mdss-ab-factor = <2 1>;		/* 2 times    */
		qcom,mdss-ib-factor = <6 5>;		/* 1.2 times  */
		qcom,mdss-high-ib-factor = <2 1>;	/* 2 times    */
		qcom,mdss-clk-factor = <5 4>;		/* 1.25 times */

		qcom,max-bandwidth-low-kbps = <1660000>;
+0 −1
Original line number Diff line number Diff line
@@ -31,7 +31,6 @@
		/* Fudge factors */
		qcom,mdss-ab-factor = <2 1>;		/* 2 times    */
		qcom,mdss-ib-factor = <6 5>;		/* 1.2 times  */
		qcom,mdss-high-ib-factor = <2 1>;	/* 2 times    */
		qcom,mdss-clk-factor = <5 4>;		/* 1.25 times */

		qcom,max-bandwidth-low-kbps = <2300000>;