[PATCH 6/8] ARM: dts: microchip: sama7d65: Add watchdog for sama7d65
Claudiu Beznea
claudiu.beznea at tuxon.dev
Mon Feb 24 03:43:34 PST 2025
Hi, Ryan,
On 14.02.2025 20:08, Ryan.Wanner at microchip.com wrote:
> + ps_wdt: watchdog at e001d180 {
> + 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>;
> + };
> +
More information about the linux-arm-kernel
mailing list