Re: [PATCH] watchdog: add amlogic watchdog support

2022-06-07 Thread Stefan Roese
On 07.06.22 15:28, Philippe Boos wrote: Add support for hardware watchdog timer for Amlogic SoCs. This driver has been heavily inspired by his Linux equivalent (meson_gxbb_wdt.c). Reviewed-by: Jerome Brunet Signed-off-by: Philippe Boos --- This watchdog driver has been tested on a GXL libret

Re: [PATCH] watchdog: add amlogic watchdog support

2022-06-07 Thread Neil Armstrong
On 07/06/2022 16:00, Neil Armstrong wrote: On 07/06/2022 15:28, Philippe Boos wrote: Add support for hardware watchdog timer for Amlogic SoCs. This driver has been heavily inspired by his Linux equivalent (meson_gxbb_wdt.c). Reviewed-by: Jerome Brunet Signed-off-by: Philippe Boos --- This w

Re: [PATCH] watchdog: add amlogic watchdog support

2022-06-07 Thread Neil Armstrong
On 07/06/2022 15:28, Philippe Boos wrote: Add support for hardware watchdog timer for Amlogic SoCs. This driver has been heavily inspired by his Linux equivalent (meson_gxbb_wdt.c). Reviewed-by: Jerome Brunet Signed-off-by: Philippe Boos --- This watchdog driver has been tested on a GXL libr