Re: [PATCH v1 1/4] ulp_wdog: Update ulp wdog driver for 32bits command

2022-10-17 Thread Stefan Roese
On 09.10.22 10:00, Alice Guo (OSS) wrote: From: Ye Li To use 32bits refresh and unlock command as default, check the CMD32EN bit to select the corresponding commands. Signed-off-by: Ye Li Signed-off-by: Alice Guo Reviewed-by: Peng Fan --- drivers/watchdog/ulp_wdog.c | 52 +

[PATCH v1 1/4] ulp_wdog: Update ulp wdog driver for 32bits command

2022-10-09 Thread Alice Guo (OSS)
From: Ye Li To use 32bits refresh and unlock command as default, check the CMD32EN bit to select the corresponding commands. Signed-off-by: Ye Li Signed-off-by: Alice Guo Reviewed-by: Peng Fan --- drivers/watchdog/ulp_wdog.c | 52 + 1 file changed, 36 inse