Skip to content
Snippets Groups Projects
Commit 594d847d authored by Patrick Tjin's avatar Patrick Tjin
Browse files

arm64/dts: update ALPM brightness thresholds


Bug: 68254840
Change-Id: If0356b558a4415836e7b0a6cdda510722022ea93
Signed-off-by: default avatarPatrick Tjin <pattjin@google.com>
(cherry picked from commit ba111ee2)
parent 8209e0cf
No related branches found
No related tags found
No related merge requests found
...@@ -50,6 +50,8 @@ ...@@ -50,6 +50,8 @@
qcom,mdss-dsi-t-clk-post = <0x0B>; qcom,mdss-dsi-t-clk-post = <0x0B>;
qcom,mdss-dsi-t-clk-pre = <0x23>; qcom,mdss-dsi-t-clk-pre = <0x23>;
qcom,mdss-dsi-bl-max-level = <225>; qcom,mdss-dsi-bl-max-level = <225>;
qcom,alpm-bl-threshold = <21>;
qcom,alpm-dim-threshold = <6>;
}; };
&dsi_sw43402_dsc_qhd_cmd_rev2 { &dsi_sw43402_dsc_qhd_cmd_rev2 {
...@@ -60,6 +62,8 @@ ...@@ -60,6 +62,8 @@
qcom,mdss-dsi-t-clk-post = <0x0B>; qcom,mdss-dsi-t-clk-post = <0x0B>;
qcom,mdss-dsi-t-clk-pre = <0x23>; qcom,mdss-dsi-t-clk-pre = <0x23>;
qcom,mdss-dsi-bl-max-level = <225>; qcom,mdss-dsi-bl-max-level = <225>;
qcom,alpm-bl-threshold = <21>;
qcom,alpm-dim-threshold = <6>;
}; };
&dsi_sw43402_dsc_qhd_cmd { &dsi_sw43402_dsc_qhd_cmd {
...@@ -70,6 +74,8 @@ ...@@ -70,6 +74,8 @@
qcom,mdss-dsi-t-clk-post = <0x0B>; qcom,mdss-dsi-t-clk-post = <0x0B>;
qcom,mdss-dsi-t-clk-pre = <0x23>; qcom,mdss-dsi-t-clk-pre = <0x23>;
qcom,mdss-dsi-bl-max-level = <225>; qcom,mdss-dsi-bl-max-level = <225>;
qcom,alpm-bl-threshold = <21>;
qcom,alpm-dim-threshold = <6>;
}; };
&dsi_sw49408_dsc_qhd_cmd { &dsi_sw49408_dsc_qhd_cmd {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment