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

Commit 5130ab14 authored by Narendra Muppalla's avatar Narendra Muppalla
Browse files

bindings: Documentation: add documentation for poms align vsync property

This change adds documentation for align vsync property for poms
supported panels.

Change-Id: I911aca194bdb0395237618861ca299d51f0eff59
parent 821cbd78
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -90,6 +90,7 @@ Optional properties:
- qcom,cmd-sync-wait-broadcast:		Boolean used to broadcast dcs command to panels.
- qcom,mdss-dsi-fbc-enable:		Boolean used to enable frame buffer compression mode.
- qcom,mdss-dsi-panel-mode-switch:	Boolean used to enable panel operating mode switch.
- qcom,poms-align-panel-vsync:		Boolean used to align panel TE with timing engine vsync in POMS
- qcom,mdss-dsi-fbc-slice-height:	Slice height(in lines) of compressed block.
					Expressed as power of 2. To set as 128 lines,
					this should be set to 7.
@@ -615,6 +616,7 @@ Example:
		qcom,cmd-sync-wait-broadcast;
		qcom,mdss-dsi-fbc-enable;
		qcom,mdss-dsi-panel-mode-switch;
		qcom,poms-align-panel-vsync;
		qcom,mdss-dsi-fbc-slice-height = <5>;
		qcom,mdss-dsi-fbc-2d-pred-mode;
		qcom,mdss-dsi-fbc-ver2-mode;