Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: atmel-sysreg: add sam9x7

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>

authored by

Varshini Rajendran and committed by
Claudiu Beznea
1afe599a 8400291e

+4 -2
+4 -2
Documentation/devicetree/bindings/arm/atmel-sysregs.txt
··· 11 11 shared across all System Controller members. 12 12 13 13 PIT64B Timer required properties: 14 - - compatible: Should be "microchip,sam9x60-pit64b" 14 + - compatible: Should be "microchip,sam9x60-pit64b" or 15 + "microchip,sam9x7-pit64b", "microchip,sam9x60-pit64b" 15 16 - reg: Should contain registers location and length 16 17 - interrupts: Should contain interrupt for PIT64B timer 17 18 - clocks: Should contain the available clock sources for PIT64B timer. ··· 32 31 "atmel,at91sam9g45-ddramc", 33 32 "atmel,sama5d3-ddramc", 34 33 "microchip,sam9x60-ddramc", 35 - "microchip,sama7g5-uddrc" 34 + "microchip,sama7g5-uddrc", 35 + "microchip,sam9x7-ddramc", "atmel,sama5d3-ddramc". 36 36 - reg: Should contain registers location and length 37 37 38 38 Examples: