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

Commit 2daf19cb authored by Lipsa Rout's avatar Lipsa Rout Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add lcd display support on holi

Add Qsync FHD display support on holi lcd cdp.

Change-Id: Ic407db2f1465dbf8e2285d648d605a055d1219d0
parent 840b38c0
Loading
Loading
Loading
Loading
+5 −0
Original line number Original line Diff line number Diff line
@@ -14,3 +14,8 @@
	qcom,leds-per-string = <4>;
	qcom,leds-per-string = <4>;
};
};


&sde_dsi {
	lab-supply = <&lcdb_ldo_vreg>;
	ibb-supply = <&lcdb_ncp_vreg>;
	qcom,dsi-default-panel = <&dsi_sharp_qsync_fhd_video>;
};