[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <2ef91384-53a0-4eeb-8eee-3f704416f299@tuxon.dev>
Date: Mon, 24 Feb 2025 13:43:34 +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, vkoul@...nel.org, wim@...ux-watchdog.org,
linux@...ck-us.net
Cc: devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, dmaengine@...r.kernel.org,
linux-watchdog@...r.kernel.org
Subject: Re: [PATCH 6/8] ARM: dts: microchip: sama7d65: Add watchdog for
sama7d65
Hi, Ryan,
On 14.02.2025 20:08, Ryan.Wanner@...rochip.com wrote:
> + ps_wdt: watchdog@...1d180 {
> + compatible = "microchip,sama7d65-wdt", "microchip,sama7g5-wdt";
> + reg = <0xe001d000 0x30>;
The node address and the one specified in reg don't match.
I will skip applying this.
Also, please sort the nodes by their addresses.
Thank you,
Claudiu
> + interrupts = <GIC_SPI 2 IRQ_TYPE_LEVEL_HIGH>;
> + clocks = <&clk32k 0>;
> + };
> +
Powered by blists - more mailing lists