Re: [PATCH] arm64: dts: ti: k3-am62: add watchdog nodes

From: Julien Panis
Date: Mon Jul 11 2022 - 04:31:37 EST



On 07/07/2022 01:49, Nishanth Menon wrote:
On 09:08-20220630, Julien Panis wrote:
Add nodes for watchdogs :
- 5 in main domain
- 1 in MCU domain
- 1 in wakeup domain
True, but note: MCU wdt is typically used by M4F and wakeup WDT is
typically used by DM (R5) firmware. Is'nt it better we mark them
reserved (with device tree comments) to indicate the same?

This can allow the kernel device tree to be used by zephyr on M4 for example..
Nishanth, I will submit a new version of this patch that will take your suggestion into account.
[...]