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

Commit 48aee8af authored by Chandan Uddaraju's avatar Chandan Uddaraju Committed by Gerrit - the friendly Code Review server
Browse files

dt-bindings: add new property to specify PHY type

Add new boolean property that specifies whether the panel is
using DSI CPHY. If this property is not set, default PHY
type i.e. DPHY will be used.

Change-Id: I82e1738e64027e74a7752996c28b10ebdfdf3e15
parent 588165bb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -516,7 +516,7 @@ Optional properties:
- qcom,panel-ack-disabled: A boolean property to indicate, whether we need to wait for any ACK from the panel
			   for any commands that we send.
- qcom,mdss-dsi-force-clock-lane-hs:	Boolean to force dsi clock lanes to HS mode always.

- qcom,panel-cphy-mode:			Boolean to specify whether panel is using cphy.
- qcom,compression-mode:		Select compression mode for panel.
					"fbc" - frame buffer compression
					"dsc" - display stream compression.