Commit 84b3b8df authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Thierry Reding

dt-bindings: pwm: renesas,pwm: Include generic PWM schema

Include generic pwm.yaml schema, which enforces PWM node naming and
brings pwm-cells requirement.
Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Reviewed-by: default avatarYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: default avatarThierry Reding <thierry.reding@gmail.com>
parent e040921c
......@@ -59,11 +59,13 @@ properties:
required:
- compatible
- reg
- '#pwm-cells'
- clocks
- power-domains
if:
allOf:
- $ref: pwm.yaml#
- if:
not:
properties:
compatible:
......@@ -71,7 +73,7 @@ if:
enum:
- renesas,pwm-r8a7778
- renesas,pwm-r8a7779
then:
then:
required:
- resets
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment