ARM: dts: msm: Enable auto-calibration for WLED on PM660/PMI8998
The auto-calibration logic dynamically detects the valid strings (sinks) configured for that target. CRs-Fixed: 2011194 Change-Id: Id6c9c148d1662baca33d3cde343aafff40b27c22 Signed-off-by: Anirudh Ghayal <aghayal@codeaurora.org>
This commit is contained in:
parent
0f5a55f1da
commit
d3911a7c41
2 changed files with 2 additions and 0 deletions
|
@ -269,6 +269,7 @@
|
|||
qcom,led-strings-list = [00 01 02];
|
||||
qcom,loop-auto-gm-en;
|
||||
qcom,pmic-revid = <&pm660l_revid>;
|
||||
qcom,auto-calibration-enable;
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
|
|
|
@ -634,6 +634,7 @@
|
|||
qcom,en-ext-pfet-sc-pro;
|
||||
qcom,pmic-revid = <&pmi8998_revid>;
|
||||
qcom,loop-auto-gm-en;
|
||||
qcom,auto-calibration-enable;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue