Re: [PATCH] lxr2: Add DA9063 watchdog support

2024-10-05 Thread Fabio Estevam
On Fri, Oct 4, 2024 at 9:54 AM Fabio Estevam wrote: > > From: Fabio Estevam > > The LXR2 board has a DA9063 that can provide watchdog functionality. > > The DA9063 watchdog can cause a full POR reset, which is preferred > over the built-in i.MX6 watchdog. > > Signed-off-by: Fabio Estevam Applie

[PATCH] lxr2: Add DA9063 watchdog support

2024-10-04 Thread Fabio Estevam
From: Fabio Estevam The LXR2 board has a DA9063 that can provide watchdog functionality. The DA9063 watchdog can cause a full POR reset, which is preferred over the built-in i.MX6 watchdog. Signed-off-by: Fabio Estevam --- configs/lxr2_defconfig | 3 +++ 1 file changed, 3 insertions(+) diff