yoshino: Fix too high overheating backlight, enable all wled strings maple
This commit is contained in:
parent
3002121529
commit
814a6f0160
2 changed files with 4 additions and 3 deletions
|
|
@ -106,7 +106,8 @@
|
|||
&pmi8998_wled {
|
||||
status = "okay";
|
||||
|
||||
qcom,num-strings = <3>;
|
||||
qcom,enabled-strings = <0 1 2>;
|
||||
//qcom,auto-string-detection;
|
||||
qcom,num-strings = <4>;
|
||||
qcom,enabled-strings = <0 1 2 3>;
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -484,7 +484,7 @@
|
|||
&pmi8998_wled {
|
||||
status = "okay";
|
||||
|
||||
default-brightness = <3000>;
|
||||
default-brightness = <800>;
|
||||
qcom,switching-freq = <800>;
|
||||
qcom,ovp-millivolt = <29600>;
|
||||
qcom,current-boost-limit = <970>;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue