ARM: mvebu: x530: set MPP55 to gpio
authorChris Packham <judge.packham@gmail.com>
Mon, 2 May 2022 03:16:25 +0000 (15:16 +1200)
committerStefan Roese <sr@denx.de>
Mon, 2 May 2022 05:47:26 +0000 (07:47 +0200)
commit08dc62c1527ec7401cc98719cde50ca47533a7c2
treefa542b95605c994f96abedb8f3186a5cd82ee8dc
parentaf767e9a3da6b1ce899ee3942d470b9a9dee2d95
ARM: mvebu: x530: set MPP55 to gpio

MPP55 is used as a reset connected to the L3 switch chip. This doesn't
matter for u-boot as it doesn't use the L3 switch but it is useful to
be able to toggle the switch in/out of reset for the OS.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
board/alliedtelesis/x530/x530.c