qoriq: enable Book-E Watchdog Timer
authorStijn Tintel <stijn@linux-ipv6.be>
Fri, 1 Jul 2022 13:17:37 +0000 (16:17 +0300)
committerStijn Tintel <stijn@linux-ipv6.be>
Fri, 1 Jul 2022 13:26:51 +0000 (16:26 +0300)
commit04071cb111f290417074de130d34ae5895fd3a7b
tree81b47d24ba3ab17023c2cf83bdca987d3348317a
parente9f9cd14cc71826957877999fd063dd080de4751
qoriq: enable Book-E Watchdog Timer

Enable PowerPC Book-E Watchdog Timer support. Having this enabled
in-kernel will result in procd starting it during boot.

This effectively solves the problem of the WDT in the Winbond W83793 chip
potentially resetting the system during sysupgrade, which could result
in an unbootable device. While the driver is modular, resulting in procd
not starting the WDT during boot (because that happens before kmod
load), the WDT handover during sysupgrade results in the WDT being
started. This normally shouldn't be a problem, but the W83793 WDT does
not like procd's defaults, nor the handover happening during sysupgrade.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
target/linux/qoriq/config-5.10
target/linux/qoriq/config-5.15