aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/device-tree/Bindings/pwm/pwm-sifive.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'sys/contrib/device-tree/Bindings/pwm/pwm-sifive.yaml')
-rw-r--r--sys/contrib/device-tree/Bindings/pwm/pwm-sifive.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/contrib/device-tree/Bindings/pwm/pwm-sifive.yaml b/sys/contrib/device-tree/Bindings/pwm/pwm-sifive.yaml
index db41cd7bf150..605c1766dba8 100644
--- a/sys/contrib/device-tree/Bindings/pwm/pwm-sifive.yaml
+++ b/sys/contrib/device-tree/Bindings/pwm/pwm-sifive.yaml
@@ -21,6 +21,9 @@ description:
https://github.com/sifive/sifive-blocks/tree/master/src/main/scala/devices/pwm
+allOf:
+ - $ref: pwm.yaml#
+
properties:
compatible:
items:
@@ -54,7 +57,6 @@ required:
- compatible
- reg
- clocks
- - "#pwm-cells"
- interrupts
additionalProperties: false