Skip to content

Commit 43ded59

Browse files
krzkthierryreding
authored andcommitted
dt-bindings: pwm: toshiba,visconti: Include generic PWM schema
Include generic pwm.yaml schema, which enforces PWM node naming and brings pwm-cells requirement. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> Reviewed-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp> Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
1 parent 84b3b8d commit 43ded59

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Documentation/devicetree/bindings/pwm/toshiba,pwm-visconti.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ title: Toshiba Visconti PWM Controller
99
maintainers:
1010
- Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>
1111

12+
allOf:
13+
- $ref: pwm.yaml#
14+
1215
properties:
1316
compatible:
1417
items:
@@ -23,7 +26,6 @@ properties:
2326
required:
2427
- compatible
2528
- reg
26-
- '#pwm-cells'
2729

2830
additionalProperties: false
2931

0 commit comments

Comments
 (0)