yoshino: Fix too high overheating backlight, enable all wled strings maple

This commit is contained in:
AngeloGioacchino Del Regno 2021-08-09 15:57:17 +02:00 committed by Jami Kettunen
parent 569acf18fb
commit ddcc4e30af
2 changed files with 4 additions and 3 deletions

View file

@ -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>;
};

View file

@ -491,7 +491,7 @@
&pmi8998_wled {
status = "okay";
default-brightness = <3000>;
default-brightness = <800>;
qcom,switching-freq = <800>;
qcom,ovp-millivolt = <29600>;
qcom,current-boost-limit = <970>;