[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)
commit69fc7eed5f56bce15b239e5110de2575a6970df4
treedef52983185ffcea4da23cb747f10ee39c1b3396
parent6defd90433729c2d795865165cb34d938d8ff07c
[ARM] 5300/1: fixup spitz reset during boot

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>
arch/arm/mach-pxa/include/mach/reset.h
arch/arm/mach-pxa/reset.c
arch/arm/mach-pxa/spitz.c
arch/arm/mach-pxa/tosa.c