diff options
author | Varshini Rajendran <[email protected]> | 2024-07-29 12:37:17 +0530 |
---|---|---|
committer | Claudiu Beznea <[email protected]> | 2024-08-07 19:16:45 +0300 |
commit | 22d121281eaa2b75a317d6769d52ef2056ffd6e2 (patch) | |
tree | e35bbc58107d137a6640ff209ee6e0c694e151ed | |
parent | 8400291e289ee6b2bf9779ff1c83a291501f017b (diff) |
dt-bindings: clocks: atmel,at91sam9x5-sckc: add sam9x7
Add bindings for SAM9X7's slow clock controller.
Signed-off-by: Varshini Rajendran <[email protected]>
Acked-by: Conor Dooley <[email protected]>
Reviewed-by: Claudiu Beznea <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Claudiu Beznea <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/clock/atmel,at91sam9x5-sckc.yaml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/clock/atmel,at91sam9x5-sckc.yaml b/Documentation/devicetree/bindings/clock/atmel,at91sam9x5-sckc.yaml index 7be29877e6d2..c2283cd07f05 100644 --- a/Documentation/devicetree/bindings/clock/atmel,at91sam9x5-sckc.yaml +++ b/Documentation/devicetree/bindings/clock/atmel,at91sam9x5-sckc.yaml @@ -18,7 +18,9 @@ properties: - atmel,sama5d4-sckc - microchip,sam9x60-sckc - items: - - const: microchip,sama7g5-sckc + - enum: + - microchip,sam9x7-sckc + - microchip,sama7g5-sckc - const: microchip,sam9x60-sckc reg: |