summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/pwm
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>2022-02-14 22:21:49 +0100
committerThierry Reding <thierry.reding@gmail.com>2022-02-24 15:08:25 +0100
commitd41188a7960120734d94dd941e4069d47ecf032f (patch)
treecf2e4bcd69e8232e148d6f69d772a03583ba2f1c /Documentation/devicetree/bindings/pwm
parent43ded59106468aaa17fbe194b5f44ef5154295d6 (diff)
downloadlinux-d41188a7960120734d94dd941e4069d47ecf032f.tar.bz2
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>
Diffstat (limited to 'Documentation/devicetree/bindings/pwm')
-rw-r--r--Documentation/devicetree/bindings/pwm/brcm,bcm7038-pwm.yaml1
1 files changed, 0 insertions, 1 deletions
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