ARM: nspire: Use syscon-reboot to handle restart
authorAndrew Davis <afd@ti.com>
Wed, 2 Aug 2023 15:33:32 +0000 (10:33 -0500)
committerArnd Bergmann <arnd@arndb.de>
Sat, 12 Aug 2023 09:48:25 +0000 (11:48 +0200)
commit47c128c65ff71c2d59354acb9b189b110a31e802
treec81260cb023531c65d7898c0be876c696c9032e1
parentd69ba6fe667775b28f347af0adea611b2b0c1a02
ARM: nspire: Use syscon-reboot to handle restart

Writing this bit can be handled by the DT syscon-reboot driver.
Enable that driver and remove the machine_desc version.

Signed-off-by: Andrew Davis <afd@ti.com>
Tested-by: Fabian Vogt <fabian@ritter-vogt.de>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Fabian Vogt <fabian@ritter-vogt.de>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-nspire/Kconfig
arch/arm/mach-nspire/mmio.h
arch/arm/mach-nspire/nspire.c