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:42:32 +0000 (16:42 +0300)
commit7d6b8f5bdf3106010275ec7a9f0702c6af410c36
tree284a0fc3a7b062122649d13975b184a74716eb40
parent85b5bad5a1ef3d428905c84acce29805890cb258
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>
(cherry picked from commit 04071cb111f290417074de130d34ae5895fd3a7b)
target/linux/qoriq/config-5.10