On Mon, 11 May 2026 22:12:29 +0200, A. Sverdlin <[email protected]> wrote: > From: Alexander Sverdlin <[email protected]> > > Make get_reset_reason() available on TI K3 AM62x and AM64x SoCs a model > for further SoC/platform-specific implementations. > > Introduce new CONFIG_RESET_REASON_FDT option and optionally populate reset > reason in FDT passed to Linux under /chosen/reset-reason with a string > returned by get_reset_reason().
Has this been aligned on with linux-dt folks? It might be better to propose a DT binding to lock in a specification that U-Boot and other bootloaders can conform to. -- Anshul Dalal <[email protected]>

