[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <e592e292-71df-4bf0-aa8e-88a53dfc2777@tuxon.dev>
Date: Sun, 8 Dec 2024 18:24:29 +0200
From: Claudiu Beznea <claudiu.beznea@...on.dev>
To: Ryan.Wanner@...rochip.com, robh@...nel.org, krzk+dt@...nel.org,
conor+dt@...nel.org, nicolas.ferre@...rochip.com,
alexandre.belloni@...tlin.com, mturquette@...libre.com, sboyd@...nel.org,
arnd@...db.de
Cc: dharma.b@...rochip.com, mihai.sain@...rochip.com,
romain.sioen@...rochip.com, varshini.rajendran@...rochip.com,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, linux-clk@...r.kernel.org,
linux-gpio@...r.kernel.org, linux-spi@...r.kernel.org,
linux-serial@...r.kernel.org
Subject: Re: [PATCH v3 03/13] dt-bindings: atmel-sysreg: add sama7d65 RAM and
PIT
On 06.12.2024 21:59, Ryan.Wanner@...rochip.com wrote:
> From: Dharma Balasubiramani <dharma.b@...rochip.com>
>
> Add SAMA7D65 RAM controller, PIT64 DT bindings.
>
> Signed-off-by: Dharma Balasubiramani <dharma.b@...rochip.com>
> Signed-off-by: Ryan Wanner <Ryan.Wanner@...rochip.com>
> ---
> .../devicetree/bindings/arm/atmel-sysregs.txt | 14 ++++++++------
> 1 file changed, 8 insertions(+), 6 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/arm/atmel-sysregs.txt b/Documentation/devicetree/bindings/arm/atmel-sysregs.txt
> index 76e2b7978250..93c2a5a341f3 100644
> --- a/Documentation/devicetree/bindings/arm/atmel-sysregs.txt
> +++ b/Documentation/devicetree/bindings/arm/atmel-sysregs.txt
> @@ -13,6 +13,7 @@ PIT Timer required properties:
> PIT64B Timer required properties:
> - compatible: Should be "microchip,sam9x60-pit64b" or
> "microchip,sam9x7-pit64b", "microchip,sam9x60-pit64b"
> + "microchip,sama7d65-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.
> @@ -27,12 +28,13 @@ Its subnodes can be:
> - watchdog: compatible should be "atmel,at91rm9200-wdt"
>
> RAMC SDRAM/DDR Controller required properties:
> -- compatible: Should be "atmel,at91rm9200-sdramc", "syscon"
> - "atmel,at91sam9260-sdramc",
> - "atmel,at91sam9g45-ddramc",
> - "atmel,sama5d3-ddramc",
> - "microchip,sam9x60-ddramc",
> - "microchip,sama7g5-uddrc",
> +- compatible: Should be "atmel,at91rm9200-sdramc", "syscon" or
> + "atmel,at91sam9260-sdramc" or
> + "atmel,at91sam9g45-ddramc" or
> + "atmel,sama5d3-ddramc" or
> + "microchip,sam9x60-ddramc" or
> + "microchip,sama7g5-uddrc" or
> + "microchip,sama7d65-uddrc","microchip,sama7g5-uddrc" or
Missing space here --------------------------------^
I'll adjust it while applying.
Reviewed-by: Claudiu Beznea <claudiu.beznea@...on.dev>
> "microchip,sam9x7-ddramc", "atmel,sama5d3-ddramc".
> - reg: Should contain registers location and length
>
Powered by blists - more mailing lists