]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
ARM: OMAP: /sys/kernel/debug/omap_gpio
authorDavid Brownell <dbrownell@users.sourceforge.net>
Thu, 7 Dec 2006 01:13:53 +0000 (17:13 -0800)
committerTony Lindgren <tony@atomide.com>
Thu, 29 Mar 2007 13:30:23 +0000 (09:30 -0400)
commit24a2800766a40cd352bbf44d82a09e2448c2f45d
tree9ff62002dd74596ad32b8b682376733f817bc2b9
parent59011e7fa58da8d4585b6197e4eddeef63f884ff
ARM: OMAP: /sys/kernel/debug/omap_gpio

Add some GPIO debug support:  /sys/kernel/debug/omap_gpio dumps the state
of all GPIOs that have been claimed, including basic IRQ info if relevant.
Tested on 24xx, 16xx.

Includes minor bugfixes:  recording IRQ trigger mode (this should probably
be a genirq patch), adding missing space to non-wakeup warning

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/gpio.c