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

Commit 0535b7e3 authored by Ray Zhang's avatar Ray Zhang Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: qcom: remove writeback connector in RB5

RB5 doesn't need writeback connector and it impacts the fbcon
use case, so remove it.

Change-Id: Iad41acdd1ceedcbf56acb803cd097396e2d1fa2e
parent 138d4294
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -27,6 +27,10 @@
	};
};

&mdss_mdp {
	connectors = <&sde_dp &sde_dsi &sde_dsi1 &sde_rscc>;
};

&mdss_dsi0_pll {
	/delete-property/ qcom,dsi-pll-ssc-en;
};