dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/include/asm-arm/arch-sa1100
David Brownell 28735a7253 [PATCH] gpio_direction_output() needs an initial value
It's been pointed out that output GPIOs should have an initial value, to
avoid signal glitching ...  among other things, it can be some time before
a driver is ready.  This patch corrects that oversight, fixing

 - documentation
 - platforms supporting the GPIO interface
 - users of that call (just one for now, others are pending)

There's only one user of this call for now since most platforms are still
using non-generic GPIO setup code, which in most cases already couples the
initial value with its "set output mode" request.

Note that most platforms are clear about the hardware letting the output
value be set before the pin direction is changed, but the s3c241x docs are
vague on that topic ...  so those chips might not avoid the glitches.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Acked-by: Andrew Victor <andrew@sanpeople.com>
Acked-by: Milan Svoboda <msvoboda@ra.rockwell.com>
Acked-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
Cc: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-03-16 19:25:04 -07:00
..
SA-1100.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
SA-1101.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
SA-1111.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
assabet.h Don't include linux/config.h from anywhere else in include/ 2006-04-26 12:56:16 +01:00
badge4.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
bitfield.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cerf.h Don't include linux/config.h from anywhere else in include/ 2006-04-26 12:56:16 +01:00
collie.h Don't include linux/config.h from anywhere else in include/ 2006-04-26 12:56:16 +01:00
debug-macro.S [ARM] Fix SA1100 debug-macros.S 2006-03-21 22:05:55 +00:00
dma.h Don't include linux/config.h from anywhere else in include/ 2006-04-26 12:56:16 +01:00
entry-macro.S [ARM] 4185/2: entry: introduce get_irqnr_preamble and arch_ret_to_user 2007-02-17 15:04:29 +00:00
gpio.h [PATCH] gpio_direction_output() needs an initial value 2007-03-16 19:25:04 -07:00
h3600.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
h3600_gpio.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hardware.h Don't include linux/config.h from anywhere else in include/ 2006-04-26 12:56:16 +01:00
ide.h Don't include linux/config.h from anywhere else in include/ 2006-04-26 12:56:16 +01:00
io.h [ARM] 3631/1: Remove legacy __mem_isa() definitions 2006-06-24 10:34:48 +01:00
irqs.h Don't include linux/config.h from anywhere else in include/ 2006-04-26 12:56:16 +01:00
lart.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mcp.h [MFD] Add SA11x0 MCP platform device support 2005-08-18 10:10:46 +01:00
memory.h [ARM] Clean up discontigmem support 2006-11-30 22:52:28 +00:00
mtd-xip.h [MTD] XIP cleanup 2005-07-07 16:50:16 +02:00
neponset.h fix file specification in comments 2006-10-03 23:01:26 +02:00
shannon.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
simpad.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
system.h Don't include linux/config.h from anywhere else in include/ 2006-04-26 12:56:16 +01:00
timex.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
uncompress.h fix file specification in comments 2006-10-03 23:01:26 +02:00
vmalloc.h [PATCH] ARM: cleanup vmalloc start/offset macros 2005-05-03 12:20:29 +01:00