[PATCH v2 1/3] dt-bindings: leds: qcom-lpg: Document PM8937 PWM compatible

Barnabás Czémán posted 3 patches 12 months ago
[PATCH v2 1/3] dt-bindings: leds: qcom-lpg: Document PM8937 PWM compatible
Posted by Barnabás Czémán 12 months ago
The PM8937 PWM modules are compatible with the PM8916 PWM modules,
document the PM8937 PWM compatible as fallback for the PM8916 PWM.

Signed-off-by: Barnabás Czémán <barnabas.czeman@mainlining.org>
---
 Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml b/Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml
index 8b82c45d1a48be6ff63193aae9d67625a943a72b..841a0229c472a4764426d25d9dbb900adc20fc11 100644
--- a/Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml
+++ b/Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml
@@ -39,6 +39,10 @@ properties:
           - enum:
               - qcom,pm8550-pwm
           - const: qcom,pm8350c-pwm
+      - items:
+          - enum:
+              - qcom,pm8937-pwm
+          - const: qcom,pm8916-pwm
 
   "#pwm-cells":
     const: 2

-- 
2.48.1

Re: [PATCH v2 1/3] dt-bindings: leds: qcom-lpg: Document PM8937 PWM compatible
Posted by Krzysztof Kozlowski 12 months ago
On Thu, Feb 13, 2025 at 08:54:47PM +0100, Barnabás Czémán wrote:
> The PM8937 PWM modules are compatible with the PM8916 PWM modules,
> document the PM8937 PWM compatible as fallback for the PM8916 PWM.
> 
> Signed-off-by: Barnabás Czémán <barnabas.czeman@mainlining.org>
> ---
>  Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml | 4 ++++
>  1 file changed, 4 insertions(+)

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof
Re: (subset) [PATCH v2 1/3] dt-bindings: leds: qcom-lpg: Document PM8937 PWM compatible
Posted by Lee Jones 11 months, 3 weeks ago
On Thu, 13 Feb 2025 20:54:47 +0100, Barnabás Czémán wrote:
> The PM8937 PWM modules are compatible with the PM8916 PWM modules,
> document the PM8937 PWM compatible as fallback for the PM8916 PWM.
> 
> 

Applied, thanks!

[1/3] dt-bindings: leds: qcom-lpg: Document PM8937 PWM compatible
      commit: 9ec336ba05f6786814696deef637ab2b9f6d0f10

--
Lee Jones [李琼斯]