]> git.baikalelectronics.ru Git - kernel.git/commit
[ARM] pxa: allow gpio_reset drive high during normal work
authorDaniel Ribeiro <drwyrm@gmail.com>
Wed, 6 May 2009 01:43:18 +0000 (22:43 -0300)
committerEric Miao <eric.miao@marvell.com>
Mon, 18 May 2009 13:52:09 +0000 (21:52 +0800)
commit81015364fb388030f309a6ab6ce440b850debe96
treefe89595dba787748fe311721cebd6a6101255752
parent4442c2da97a1922cfe6f68bea5d8f0b945e37d09
[ARM] pxa: allow gpio_reset drive high during normal work

I want to reuse tosa/spitz gpio_reset code, but my board needs the reset
gpio to be driven high during normal operation.

Signed-off-by: Daniel Ribeiro <drwyrm@gmail.com>
Acked-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Eric Miao <eric.miao@marvell.com>
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