1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00

dt-bindings: pwm: brcm,bcm7038: Do not require pwm-cells twice

pwm-cells property is already required by pwm.yaml schema.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
This commit is contained in:
Krzysztof Kozlowski 2022-02-14 22:21:49 +01:00 committed by Thierry Reding
parent 43ded59106
commit d41188a796

View file

@ -28,7 +28,6 @@ properties:
required:
- compatible
- reg
- "#pwm-cells"
- clocks
additionalProperties: false