kernel: add support for max6370 watchdog via GPIO
authorJosef Schlehofer <pepe.schlehofer@gmail.com>
Mon, 5 Sep 2022 12:54:44 +0000 (14:54 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 4 Mar 2023 11:54:38 +0000 (12:54 +0100)
commit620bc37c2a6ab54bbb094be57bff1eeb2acb0933
tree5eb392c2b28458f59b07806cbc7576c7172fb9b0
parent7c5e847827a550ceab5eab4a3b91386fb53fb2b9
kernel: add support for max6370 watchdog via GPIO

This backports the third version [1], which is awaiting upstream merge. It
adds support for watchdog max6370, which is connected via GPIO. It
is useful primarily for P2020 RDB and Turris 1.x routers, which are
not yet supported.

[1] https://www.spinics.net/lists/linux-watchdog/msg23299.html

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
target/linux/generic/pending-5.10/111-watchdog-max63xx_wdt-Add-support-for-specifying-WDI-.patch [new file with mode: 0644]
target/linux/generic/pending-5.15/111-watchdog-max63xx_wdt-Add-support-for-specifying-WDI-.patch [new file with mode: 0644]