Skip to content

Commit 86484e0

Browse files
Wolfram Sangbebarino
authored andcommitted
dt-bindings: clocks: atmel,at91rm9200-pmc: add missing compatibles
The driver support more SoCs. Add the missing ones. Signed-off-by: Wolfram Sang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Stephen Boyd <[email protected]>
1 parent a31b4dc commit 86484e0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/devicetree/bindings/clock/atmel,at91rm9200-pmc.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ properties:
3434
- enum:
3535
- atmel,at91rm9200-pmc
3636
- atmel,at91sam9260-pmc
37+
- atmel,at91sam9261-pmc
38+
- atmel,at91sam9263-pmc
3739
- atmel,at91sam9g45-pmc
3840
- atmel,at91sam9n12-pmc
3941
- atmel,at91sam9rl-pmc
@@ -111,6 +113,8 @@ allOf:
111113
enum:
112114
- atmel,at91rm9200-pmc
113115
- atmel,at91sam9260-pmc
116+
- atmel,at91sam9261-pmc
117+
- atmel,at91sam9263-pmc
114118
- atmel,at91sam9g20-pmc
115119
then:
116120
properties:

0 commit comments

Comments
 (0)