watchdog: realtek-otto: add RTL9310 support
authorSander Vanheule <sander@svanheule.net>
Mon, 27 Jun 2022 19:00:56 +0000 (21:00 +0200)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Sat, 23 Jul 2022 12:21:24 +0000 (14:21 +0200)
commitc47c88555ffcc2deebea6140e66a9cac3b6302b8
treefbaf9e9ec2f316731984414e33c25de609198ef2
parent595d9a69c45dbb167562abb6f120cac571a545fa
watchdog: realtek-otto: add RTL9310 support

The RTL9310 SoC series has a watchdog timer identical to the already
supported SoCs. The peripheral is memory mapped at 0x18003260 and driven
by the Lexra bus clock.

Signed-off-by: Sander Vanheule <sander@svanheule.net>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/629e95e16c8dc812dc5a4ea34a2e2e1ff2faf88c.1656356377.git.sander@svanheule.net
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
drivers/watchdog/realtek_otto_wdt.c