mirror of
https://github.com/torvalds/linux.git
synced 2024-11-22 04:38:03 +00:00
dt-bindings: pwm: at91: Add sama7d65 compatible string
Add compatible string for sama7d65. Like sama7g5, it currently binds to "atmel,sama5d2-pwm" compatibility string for this driver, so add an "enum" to reflect that. Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20240710163651.343751-1-nicolas.ferre@microchip.com Signed-off-by: Uwe Kleine-König <ukleinek@kernel.org>
This commit is contained in:
parent
c9a787b945
commit
20c0455f3c
@ -23,7 +23,9 @@ properties:
|
||||
- atmel,sama5d2-pwm
|
||||
- microchip,sam9x60-pwm
|
||||
- items:
|
||||
- const: microchip,sama7g5-pwm
|
||||
- enum:
|
||||
- microchip,sama7d65-pwm
|
||||
- microchip,sama7g5-pwm
|
||||
- const: atmel,sama5d2-pwm
|
||||
- items:
|
||||
- const: microchip,sam9x7-pwm
|
||||
|
Loading…
Reference in New Issue
Block a user