aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVarshini Rajendran <[email protected]>2024-02-23 22:56:19 +0530
committerUwe Kleine-König <[email protected]>2024-04-26 21:29:16 +0200
commit4bda9700a55447dfcf33b219de1cf5d7904fdd4f (patch)
treeded8435ed87f09a7a428a0b805f7b36a48aeaafe
parent05947224ff469bf17b3791fd009bc27ce5151997 (diff)
dt-bindings: pwm: at91: Add sam9x7 compatible strings list
Add compatible strings list for SAM9X7. Signed-off-by: Varshini Rajendran <[email protected]> Acked-by: Conor Dooley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Uwe Kleine-König <[email protected]>
-rw-r--r--Documentation/devicetree/bindings/pwm/atmel,at91sam-pwm.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/pwm/atmel,at91sam-pwm.yaml b/Documentation/devicetree/bindings/pwm/atmel,at91sam-pwm.yaml
index d84268b59784..96cd6f3c3546 100644
--- a/Documentation/devicetree/bindings/pwm/atmel,at91sam-pwm.yaml
+++ b/Documentation/devicetree/bindings/pwm/atmel,at91sam-pwm.yaml
@@ -25,6 +25,9 @@ properties:
- items:
- const: microchip,sama7g5-pwm
- const: atmel,sama5d2-pwm
+ - items:
+ - const: microchip,sam9x7-pwm
+ - const: microchip,sam9x60-pwm
reg:
maxItems: 1