Searched hist:"6 b47441bed490d0bd39fdafaa95ac7acdcd0c11a" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/watchdog/ |
H A D | gxp-wdt.c | 6b47441bed490d0bd39fdafaa95ac7acdcd0c11a Mon May 16 18:33:41 CEST 2022 Nick Hawkins <nick.hawkins@hpe.com> watchdog: hpe-wdt: Introduce HPE GXP Watchdog
Add support for the HPE GXP Watchdog. The GXP asic contains a full complement of timers one of which is the watchdog timer. The watchdog timer is 16 bit and has 10ms resolution. The watchdog is created as a child device of timer since the same register range is used.
Signed-off-by: Nick Hawkins <nick.hawkins@hpe.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Guenter Roeck <linux@roeck-us.net>
|