Skip to content

Commit

Permalink
ARM64/dts: lmi: Stop setting brightness from dsi commands
Browse files Browse the repository at this point in the history
Change-Id: I5a097f14391e25aba9d73710135583e7965621ec
Signed-off-by: Carlos Ayrton Lopez Arroyo <[email protected]>
  • Loading branch information
Demon000 authored and Official-Ayrton990 committed Sep 12, 2021
1 parent 8f98743 commit a431cd2
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -212,14 +212,10 @@
39 00 00 00 00 00 02 B7 51
39 01 00 00 00 00 03 F0 A5 A5
/* HBM on */
39 01 00 00 01 00 02 53 E0
/* HBM ON 800nit */
39 01 00 00 01 00 03 51 03 FF];
39 01 00 00 01 00 02 53 E0];
qcom,mdss-dsi-dispparam-hbm-fod-on-command-state = "dsi_hs_mode";
qcom,mdss-dsi-dispparam-hbm-fod-off-command = [
15 01 00 00 00 00 02 53 20
/* parameter will be updated base on last brightness */
39 01 00 00 00 00 03 51 03 FF
39 00 00 00 00 00 03 F0 5A 5A
/* elvss dimming on */
39 00 00 00 00 00 02 B0 07
Expand Down

0 comments on commit a431cd2

Please sign in to comment.