summaryrefslogtreecommitdiffstats
path: root/arch/mips/pmc-sierra/msp71xx/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* MIPS: PMC MSP71XX gpio driversPatrick Glass2008-10-111-0/+1
| | | | | | | | | | | | | 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
* [MIPS] PMC MSP71xx core platformMarc St-Jean2007-07-101-0/+11
Patch to add core platform support for the PMC-Sierra MSP71xx devices. Signed-off-by: Marc St-Jean <Marc_St-Jean@pmc-sierra.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>