Re: [PATCH v4 1/3] dt-bindings: watchdog: npcm: add GCR syscon property
Guenter Roeck <[email protected]> Mon, 20 Jul 2026 09:09:58 -0700
| Newsgroups | org.ozlabs.lists.openbmc,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-doc,org.kernel.vger.linux-kernel,org.kernel.vger.linux-watchdog |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jul 06, 2026 at 05:48:26PM +0300, Tomer Maimon wrote: > NPCM750 and NPCM845 latch watchdog reset indications in the SoC > GCR block rather than in the watchdog block itself. > > Add the optional nuvoton,sysgcr phandle so watchdog nodes can > reference the shared GCR reset-status registers that hold those > latched watchdog reset indications. > > This is needed by the following reset-status support, which reads > those latches and reports watchdog-caused resets through bootstatus. > > Signed-off-by: Tomer Maimon <[email protected]> > Acked-by: Conor Dooley <[email protected]> Applied. Thanks, Guenter