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:
Anirudh Ghayal 2017-07-18 17:06:19 +05:30
parent 0f5a55f1da
commit d3911a7c41
2 changed files with 2 additions and 0 deletions

View file

@ -269,6 +269,7 @@
qcom,led-strings-list = [00 01 02]; qcom,led-strings-list = [00 01 02];
qcom,loop-auto-gm-en; qcom,loop-auto-gm-en;
qcom,pmic-revid = <&pm660l_revid>; qcom,pmic-revid = <&pm660l_revid>;
qcom,auto-calibration-enable;
status = "ok"; status = "ok";
}; };

View file

@ -634,6 +634,7 @@
qcom,en-ext-pfet-sc-pro; qcom,en-ext-pfet-sc-pro;
qcom,pmic-revid = <&pmi8998_revid>; qcom,pmic-revid = <&pmi8998_revid>;
qcom,loop-auto-gm-en; qcom,loop-auto-gm-en;
qcom,auto-calibration-enable;
status = "okay"; status = "okay";
}; };