Re: [PATCH 1/2] watchdog: Add booke watchdog driver

2021-03-04 Thread Stefan Roese
On 03.03.21 02:39, Chris Packham wrote: Add a driver for the PowerPC Book E watchdog driver that is present on a number of Freescale/NXP SoCs. Signed-off-by: Chris Packham --- drivers/watchdog/Kconfig | 7 +++ drivers/watchdog/Makefile| 1 + drivers/watchdog/booke_wdt.c | 107 +

[PATCH 1/2] watchdog: Add booke watchdog driver

2021-03-02 Thread Chris Packham
Add a driver for the PowerPC Book E watchdog driver that is present on a number of Freescale/NXP SoCs. Signed-off-by: Chris Packham --- drivers/watchdog/Kconfig | 7 +++ drivers/watchdog/Makefile| 1 + drivers/watchdog/booke_wdt.c | 107 +++ 3 files c