On Fri, 27 Mar 2026 00:20:38 +0000 "Jasper Tran O'Leary" <[email protected]> wrote:
> In addition to application-initiated resets, during normal operation, > the device can indicate the need to reset by writing a value to a device > status register. This patch introduces an alarm that polls the > status of that register and informs the application of the need to > reset. The application is responsible for registering a callback that > will execute in the event that the alarm discovers that the device > requests a reset. > > Signed-off-by: Jasper Tran O'Leary <[email protected]> > Reviewed-by: Joshua Washington <[email protected]> > --- Since not a bug fix, holding this off until 26.07 release

