Re: [PATCH v3 1/3] dt-bindings: watchdog: npcm: add GCR syscon property
Conor Dooley <[email protected]> Sun, 5 Jul 2026 15:36:35 +0100
| 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 | <20260705-gruffly-curing-ae3ab1044a94@spud> |
On Sun, Jul 05, 2026 at 05:00:58PM +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]> Since the 450 doesn't support this, please make it conditional. pw-bot: changes-requested Thanks, Conor. > --- > .../devicetree/bindings/watchdog/nuvoton,npcm750-wdt.yaml | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/Documentation/devicetree/bindings/watchdog/nuvoton,npcm750-wdt.yaml b/Documentation/devicetree/bindings/watchdog/nuvoton,npcm750-wdt.yaml > index 7aa30f5b5c49..99c225f166db 100644 > --- a/Documentation/devicetree/bindings/watchdog/nuvoton,npcm750-wdt.yaml > +++ b/Documentation/devicetree/bindings/watchdog/nuvoton,npcm750-wdt.yaml > @@ -40,6 +40,12 @@ properties: > clock-frequency: > description: Frequency in Hz of the clock that drives the NPCM timer. > > + nuvoton,sysgcr: > + $ref: /schemas/types.yaml#/definitions/phandle > + description: > + a phandle to access the GCR reset-status registers that latch > + watchdog reset indications on NPCM750 and NPCM845. > + > required: > - compatible > - reg > -- > 2.34.1 >
signature.asc
(application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCakpr8AAKCRB4tDGHoIJi 0jzXAP9V+LH1kp6iYX1iEVWw/AAWNuNW+o54gflPkE8U5Q8X3AD+I57wifDzW5ES KiTAcjkS45d13+QxSzYtdn2yBkuizg0= =coSg -----END PGP SIGNATURE-----