arm: mvebu: turris_mox: Always handle reset button
authorMarek Behún <marek.behun@nic.cz>
Sat, 9 Oct 2021 17:33:41 +0000 (19:33 +0200)
committerStefan Roese <sr@denx.de>
Thu, 21 Oct 2021 05:39:05 +0000 (07:39 +0200)
commitf3c71e75b08b7cbe35acc29d89e90c05edd70d40
tree3ef327cf2eb8e0d8c17cc8a21b2cfabb9be69102
parentd3159c6b18115cb395ec3c8eb539d9471d2bf862
arm: mvebu: turris_mox: Always handle reset button

Handle reset button even if we can't configure modules.

This happens if we fail retrieving reset GPIO with which we can reset
the modules.

(Note that this GPIO is different from reset button GPIO.)

Signed-off-by: Marek Behún <marek.behun@nic.cz>
Reviewed-by: Stefan Roese <sr@denx.de>
board/CZ.NIC/turris_mox/turris_mox.c