[PATCH 10/15] dt-bindings: pwm: brcm, bcm7038: do not require pwm-cells
Krzysztof Kozlowski
krzysztof.kozlowski at canonical.com
Mon Feb 14 00:16:00 PST 2022
pwm-cells are already required by pwm.yaml schema.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski at canonical.com>
---
Documentation/devicetree/bindings/pwm/brcm,bcm7038-pwm.yaml | 1 -
1 file changed, 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/pwm/brcm,bcm7038-pwm.yaml b/Documentation/devicetree/bindings/pwm/brcm,bcm7038-pwm.yaml
index 4080e098f746..119de3d7f9dd 100644
--- a/Documentation/devicetree/bindings/pwm/brcm,bcm7038-pwm.yaml
+++ b/Documentation/devicetree/bindings/pwm/brcm,bcm7038-pwm.yaml
@@ -28,7 +28,6 @@ properties:
required:
- compatible
- reg
- - "#pwm-cells"
- clocks
additionalProperties: false
--
2.32.0
More information about the linux-arm-kernel
mailing list