commit | 9fa32c6b0275ab1e8b19f74fbfa3ed8411345db6 | [log] [tgz] |
---|---|---|
author | Patrick Glass <patrickglass@gmail.com> | Mon Aug 18 14:41:30 2008 -0700 |
committer | Ralf Baechle <ralf@linux-mips.org> | Sat Oct 11 16:18:41 2008 +0100 |
tree | 28a3b9705a31bf634e65595ca760e33e768da778 | |
parent | 5d9a76cd0ed367d01b0b237253adb7607e86a277 [diff] |
MIPS: PMC MSP71XX gpio drivers This new gpio driver for PMC-Sierra's MSP71xx SoC allows standard api calls for access to the general and extended gpio's. Signed-off-by: Patrick Glass <patrickglass@gmail.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org> create mode 100755 arch/mips/pmc-sierra/msp71xx/gpio.c create mode 100755 arch/mips/pmc-sierra/msp71xx/gpio_extended.c create mode 100755 include/asm-mips/pmc-sierra/msp71xx/gpio.h