[ARM] 5300/1: fixup spitz reset during boot
authorDmitry Baryshkov <dbaryshkov@gmail.com>
Thu, 9 Oct 2008 15:58:13 +0000 (16:58 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 11 Oct 2008 08:52:38 +0000 (09:52 +0100)
Some machines don't have the pullup/down on their reset
pin, so configuring the reset generating pin as input makes
them reset immediately. Fix that by making reset pin direction
configurable.

Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found