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

Commit 73dc90fc authored by Ujwal Patel's avatar Ujwal Patel
Browse files

msm: mdss: remove dt documentation of an obsolete property



"qcom,mdss-high-ib-factor" property is obsolete and not required by the
driver. Remove it from the example documentation.

Change-Id: Id8b92ca4fc60d993494dfc9e7610f5f9f927eb64
Signed-off-by: default avatarUjwal Patel <ujwalp@codeaurora.org>
parent 3a7667bf
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -355,7 +355,6 @@ Example:
		/* Fudge factors */
		qcom,mdss-ab-factor = <2 1>;		/* 2 times    */
		qcom,mdss-ib-factor = <3 2>;		/* 1.5 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>;