[PATCH v2] dt-bindings: clocks: atmel,at91rm9200-pmc: add missing compatibles

Wolfram Sang wsa+renesas at sang-engineering.com
Thu Feb 13 01:26:34 PST 2025


The driver support more SoCs. Add the missing ones.

Signed-off-by: Wolfram Sang <wsa+renesas at sang-engineering.com>
---

Changes since v1:
* add new compatibles also to clock restrictions (Thanks, Krzysztof!)

 .../devicetree/bindings/clock/atmel,at91rm9200-pmc.yaml       | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/clock/atmel,at91rm9200-pmc.yaml b/Documentation/devicetree/bindings/clock/atmel,at91rm9200-pmc.yaml
index 885d47dd5724..e803a1fc3681 100644
--- a/Documentation/devicetree/bindings/clock/atmel,at91rm9200-pmc.yaml
+++ b/Documentation/devicetree/bindings/clock/atmel,at91rm9200-pmc.yaml
@@ -34,6 +34,8 @@ properties:
           - enum:
               - atmel,at91rm9200-pmc
               - atmel,at91sam9260-pmc
+              - atmel,at91sam9261-pmc
+              - atmel,at91sam9263-pmc
               - atmel,at91sam9g45-pmc
               - atmel,at91sam9n12-pmc
               - atmel,at91sam9rl-pmc
@@ -111,6 +113,8 @@ allOf:
             enum:
               - atmel,at91rm9200-pmc
               - atmel,at91sam9260-pmc
+              - atmel,at91sam9261-pmc
+              - atmel,at91sam9263-pmc
               - atmel,at91sam9g20-pmc
     then:
       properties:
-- 
2.45.2




More information about the linux-arm-kernel mailing list