mirror of
https://github.com/torvalds/linux.git
synced 2024-11-28 23:21:31 +00:00
dt-bindings: pwm: intel,lgm: 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> Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
This commit is contained in:
parent
e766d5b80a
commit
1bdb7a0b42
@ -9,6 +9,9 @@ title: LGM SoC PWM fan controller
|
||||
maintainers:
|
||||
- Rahul Tanwar <rtanwar@maxlinear.com>
|
||||
|
||||
allOf:
|
||||
- $ref: pwm.yaml#
|
||||
|
||||
properties:
|
||||
compatible:
|
||||
const: intel,lgm-pwm
|
||||
|
Loading…
Reference in New Issue
Block a user