Re: [PATCH v4] wdt: nuvoton: Add support for Nuvoton

2022-03-21 Thread Michael Walle
> On Tue, 15 Mar 2022 10:14:16 +0800 > Jim Liu wrote: > > > Add watchdog controller driver for NPCM7xx/npcm8xx > >=20 > > Signed-off-by: Jim Liu > > Reviewed-by: Stefan Roese > >=20 > > Changes for v4: > >- add a bit of detail about the device in Kconfig > >- lower-case hex change > >

Re: [PATCH v4] wdt: nuvoton: Add support for Nuvoton

2022-03-16 Thread Andre Przywara
On Tue, 15 Mar 2022 10:14:16 +0800 Jim Liu wrote: > Add watchdog controller driver for NPCM7xx/npcm8xx > > Signed-off-by: Jim Liu > Reviewed-by: Stefan Roese > > Changes for v4: >- add a bit of detail about the device in Kconfig >- lower-case hex change >- remove the reset functi

Re: [PATCH v4] wdt: nuvoton: Add support for Nuvoton

2022-03-15 Thread Simon Glass
On Mon, 14 Mar 2022 at 20:14, Jim Liu wrote: > > Add watchdog controller driver for NPCM7xx/npcm8xx > > Signed-off-by: Jim Liu > Reviewed-by: Stefan Roese > > Changes for v4: >- add a bit of detail about the device in Kconfig >- lower-case hex change >- remove the reset function del

[PATCH v4] wdt: nuvoton: Add support for Nuvoton

2022-03-14 Thread Jim Liu
Add watchdog controller driver for NPCM7xx/npcm8xx Signed-off-by: Jim Liu Reviewed-by: Stefan Roese Changes for v4: - add a bit of detail about the device in Kconfig - lower-case hex change - remove the reset function delay.Actually when setting writel NPCM_WTR the watchdog is re