1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00

dt-bindings: pwm: at91: Add SAMA7G5 compatible strings list

Add compatible strings list for SAMA7G5.

Signed-off-by: Sergiu Moga <sergiu.moga@microchip.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
This commit is contained in:
Sergiu Moga 2022-03-07 17:36:56 +02:00 committed by Thierry Reding
parent 1a406a38bc
commit f30673a9df

View file

@ -15,11 +15,16 @@ allOf:
properties: properties:
compatible: compatible:
enum: oneOf:
- atmel,at91sam9rl-pwm - items:
- atmel,sama5d3-pwm - enum:
- atmel,sama5d2-pwm - atmel,at91sam9rl-pwm
- microchip,sam9x60-pwm - atmel,sama5d3-pwm
- atmel,sama5d2-pwm
- microchip,sam9x60-pwm
- items:
- const: microchip,sama7g5-pwm
- const: atmel,sama5d2-pwm
reg: reg:
maxItems: 1 maxItems: 1