Skip to content

Commit 0c11ff8

Browse files
krzkthierryreding
authored andcommitted
dt-bindings: pwm: iqs620a: 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> Acked-by: Jeff LaBundy <jeff@labundy.com> Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
1 parent 1bdb7a0 commit 0c11ff8

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Documentation/devicetree/bindings/pwm/iqs620a-pwm.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ description: |
1515
Documentation/devicetree/bindings/mfd/iqs62x.yaml for further details as
1616
well as an example.
1717
18+
allOf:
19+
- $ref: pwm.yaml#
20+
1821
properties:
1922
compatible:
2023
enum:
@@ -25,7 +28,6 @@ properties:
2528

2629
required:
2730
- compatible
28-
- "#pwm-cells"
2931

3032
additionalProperties: false
3133

0 commit comments

Comments
 (0)