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

Commit de93b24f authored by Wenjun Zhang's avatar Wenjun Zhang Committed by Gerrit - the friendly Code Review server
Browse files

dt-bindings: msm: add support to specify the default brightness



This change adds display support for panels to specify the default
brightness.

Change-Id: Ic3871a1aad482a0c82478426b63fd355f3c30049
Signed-off-by: default avatarWenjun Zhang <wjzhan@codeaurora.org>
parent 5354e5db
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -187,6 +187,8 @@ Optional properties:
					255 = default value.
- qcom,mdss-brightness-max-level:	Specifies the max brightness level supported.
					255 = default value.
- qcom,mdss-dsi-bl-default-level:	Specifies the default brightness level supported.
					"brightness_max_level" = default value.
- qcom,bl-update-flag:			A string that specifies controls for backlight update of the panel.
					"delay_until_first_frame" = Delay backlight update of the panel
					until the first frame is received from the HW.