diff options
| author | Anjelique Melendez <[email protected]> | 2023-04-07 15:38:47 -0700 |
|---|---|---|
| committer | Lee Jones <[email protected]> | 2023-04-20 11:07:09 +0100 |
| commit | 03a85ab3ac910bc29e23db744091c40c8ed3d3af (patch) | |
| tree | 53ea3df4c89b2cd88901a3cd89a83a51ba21b9c1 | |
| parent | c1087c29e96a48e9080377e168d35dcb52fb068b (diff) | |
dt-bindings: leds-qcom-lpg: Add qcom,pmk8550-pwm compatible string
Add qcom,pmk8550-pwm compatible string for the Qualcomm Technologies, Inc.
PMK8550 PMIC which has two high resolution PWM channels.
Signed-off-by: Anjelique Melendez <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
| -rw-r--r-- | Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml b/Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml index 1df837798249..6295c91f43e8 100644 --- a/Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml +++ b/Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml @@ -27,6 +27,7 @@ properties: - qcom,pmc8180c-lpg - qcom,pmi8994-lpg - qcom,pmi8998-lpg + - qcom,pmk8550-pwm "#pwm-cells": const: 2 |