diff options
| author | Andres Salomon <[email protected]> | 2009-12-14 18:00:32 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2009-12-15 08:53:27 -0800 |
| commit | 5f0a96b044d8edaee20f4a32ef6c393599ca55f8 (patch) | |
| tree | a46994e95854d1771ea6829826793f8bceb39751 /tools/perf/scripts/python/bin | |
| parent | 1f2f38d89d1eced2079189cd880eeacee378370a (diff) | |
cs5535-gpio: add AMD CS5535/CS5536 GPIO driver support
This creates a CS5535/CS5536 GPIO driver which uses a gpio_chip backend
(allowing GPIO users to use the generic GPIO API if desired) while also
allowing architecture-specific users directly (via the cs5535_gpio_*
functions).
Tested on an OLPC machine. Some Leemotes also use CS5536 (with a mips
cpu), which is why this is in drivers/gpio rather than arch/x86.
Currently, it conflicts with older geode GPIO support; once MFGPT support
is reworked to also be more generic, the older geode code will be removed.
Signed-off-by: Andres Salomon <[email protected]>
Cc: Takashi Iwai <[email protected]>
Cc: Jordan Crouse <[email protected]>
Cc: David Brownell <[email protected]>
Reviewed-by: Alessandro Zummo <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions