Hi, Ryan,
On 14.02.2025 20:08, Ryan.Wanner@microchip.com wrote:
> + ps_wdt: watchdog@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>;
> + };
> +