Re: [PATCH v1] wdt: nuvoton: fix reset/expire function error and add dts

2023-09-27 Thread Jim Liu
Hi Stefan Thanks for your quick review. i will followed your suggestions to update V2 Best regards, Jim On Tue, Sep 26, 2023 at 5:30 PM Stefan Roese wrote: > > Hi Jim, > > On 9/26/23 11:04, Jim Liu wrote: > > Signed-off-by: Jim Liu > > Please provide a short commit summary, explaining what

Re: [PATCH v1] wdt: nuvoton: fix reset/expire function error and add dts

2023-09-26 Thread Stefan Roese
Hi Jim, On 9/26/23 11:04, Jim Liu wrote: Signed-off-by: Jim Liu Please provide a short commit summary, explaining what this patch does. Starting with a reasoning for this change and a short dscription of what was changed. More comments below... ---

[PATCH v1] wdt: nuvoton: fix reset/expire function error and add dts

2023-09-26 Thread Jim Liu
Signed-off-by: Jim Liu --- arch/arm/dts/nuvoton-common-npcm8xx.dtsi | 24 drivers/watchdog/npcm_wdt.c | 12 2 files changed, 32 insertions(+), 4 deletions(-) diff --git a/arch/arm/dts/nuvoton-common-npcm8xx.dtsi