sunxi: f1c100s: Drop SYSRESET to enable reset functionality
authorAndre Przywara <andre.przywara@arm.com>
Wed, 2 Mar 2022 01:30:55 +0000 (01:30 +0000)
committerAndre Przywara <andre.przywara@arm.com>
Thu, 3 Mar 2022 01:24:06 +0000 (01:24 +0000)
commitcfcf1952c11e6ffcbbf88eb63c49edca2acf1d5e
tree7befe6f01270800bbc400f0734a8dc76f5f9b8f9
parentc21f3d45711135179b4abbdc9462109a41060df6
sunxi: f1c100s: Drop SYSRESET to enable reset functionality

The F1C100s DT contains the wrong compatible string for the watchdog,
which breaks reset functionality.
Updating the DT goes via the Linux tree, but to allow reset
functionality meanwhile (useful for development!), disable SYSRESET for
now, to let the old-fashioned watchdog driver kick in and provide the
reset_cpu() implementation.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
configs/licheepi_nano_defconfig