mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-10 16:39:25 +00:00
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>
This commit is contained in:
parent
1bdb7a0b42
commit
0c11ff8775
@ -15,6 +15,9 @@ description: |
|
|||||||
Documentation/devicetree/bindings/mfd/iqs62x.yaml for further details as
|
Documentation/devicetree/bindings/mfd/iqs62x.yaml for further details as
|
||||||
well as an example.
|
well as an example.
|
||||||
|
|
||||||
|
allOf:
|
||||||
|
- $ref: pwm.yaml#
|
||||||
|
|
||||||
properties:
|
properties:
|
||||||
compatible:
|
compatible:
|
||||||
enum:
|
enum:
|
||||||
@ -25,7 +28,6 @@ properties:
|
|||||||
|
|
||||||
required:
|
required:
|
||||||
- compatible
|
- compatible
|
||||||
- "#pwm-cells"
|
|
||||||
|
|
||||||
additionalProperties: false
|
additionalProperties: false
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user