diff options
| author | Linux Build Service Account <lnxbuild@quicinc.com> | 2018-01-11 04:15:02 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2018-01-11 04:15:02 -0800 |
| commit | 04b6b652ac86f10c6f22c7de575be5e4ebcc48ea (patch) | |
| tree | 28debfb933deb8f9b82560a26ee298161421dba9 /Documentation/devicetree | |
| parent | d11384c032bd43d8e172a7d9825b6483d9402ef0 (diff) | |
| parent | 3615693f7459ce25a5d4744a1c6ee60415e0e8ca (diff) | |
Merge "leds: qpnp-wled: add stepper algorithm using brightness map"
Diffstat (limited to 'Documentation/devicetree')
| -rw-r--r-- | Documentation/devicetree/bindings/leds/leds-qpnp-wled.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/leds/leds-qpnp-wled.txt b/Documentation/devicetree/bindings/leds/leds-qpnp-wled.txt index a37e437d0208..c7268ef07f59 100644 --- a/Documentation/devicetree/bindings/leds/leds-qpnp-wled.txt +++ b/Documentation/devicetree/bindings/leds/leds-qpnp-wled.txt @@ -84,6 +84,9 @@ Optional properties for WLED: These codes will be mapped to the brightness level requested in the scale of 0-4095. Code entry is of 16 bit size. +- qcom,wled-stepper-en : A boolean property to specify if stepper algorithm + needs to be enabled. This needs the brightness map + table to be specified. Optional properties if 'qcom,disp-type-amoled' is mentioned in DT: - qcom,loop-comp-res-kohm : control to select the compensation resistor in kohm. default is 320. |
