]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
dt-bindings: atmel-sysreg: add sam9x7
authorVarshini Rajendran <varshini.rajendran@microchip.com>
Mon, 29 Jul 2024 07:05:43 +0000 (12:35 +0530)
committerClaudiu Beznea <claudiu.beznea@tuxon.dev>
Wed, 7 Aug 2024 16:15:09 +0000 (19:15 +0300)
Add RAM controller & PIT64 DT bindings.

Signed-off-by: Varshini Rajendran <varshini.rajendran@microchip.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240729070543.1990209-1-varshini.rajendran@microchip.com
Signed-off-by: Claudiu Beznea <claudiu.beznea@tuxon.dev>
Documentation/devicetree/bindings/arm/atmel-sysregs.txt

index 7374beb5a6132100929c97345a8806314b40864a..76e2b79782502e2f313a818f3279a6a540e1cf82 100644 (file)
@@ -11,7 +11,8 @@ PIT Timer required properties:
   shared across all System Controller members.
 
 PIT64B Timer required properties:
-- compatible: Should be "microchip,sam9x60-pit64b"
+- compatible: Should be "microchip,sam9x60-pit64b" or
+                       "microchip,sam9x7-pit64b", "microchip,sam9x60-pit64b"
 - reg: Should contain registers location and length
 - interrupts: Should contain interrupt for PIT64B timer
 - clocks: Should contain the available clock sources for PIT64B timer.
@@ -31,7 +32,8 @@ RAMC SDRAM/DDR Controller required properties:
                        "atmel,at91sam9g45-ddramc",
                        "atmel,sama5d3-ddramc",
                        "microchip,sam9x60-ddramc",
-                       "microchip,sama7g5-uddrc"
+                       "microchip,sama7g5-uddrc",
+                       "microchip,sam9x7-ddramc", "atmel,sama5d3-ddramc".
 - reg: Should contain registers location and length
 
 Examples: