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

Commit 1326a6c9 authored by Yuan Zhao's avatar Yuan Zhao Committed by Gerrit - the friendly Code Review server
Browse files

bindings: Documentation: add documentation for DCS transfer mode/state

Add a property for DCS brightness commands transfer mode selected.
When set the property, will use LP mode for commands transfer, while
the default mode is HS mode.

Change-Id: I256812b2a3766d1bd31b0eb901ae02f2c0b15211
parent 523f2ecf
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -201,6 +201,10 @@ Optional properties:
					255 = default value.
- qcom,mdss-dsi-bl-inverted-dbv:	A boolean to specify whether to invert the display brightness value.
					When this boolean is set, will inverted display brightness value.
- qcom,bl-dsc-cmd-state: 		String that specifies the ctrl state for sending dcs brightness commands.
					"dsi_hs_mode" = DSI high speed mode (default)
					"dsi_lp_mode" = DSI low power mode
					If the string was not set, dsi_hs_mode will be set as default mode.
- qcom,mdss-brightness-max-level:	Specifies the max brightness level supported.
					255 = default value.
- qcom,bl-update-flag:			A string that specifies controls for backlight update of the panel.