aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/lantiq/xway/gpio_ebu.c
Commit message (Collapse)AuthorAgeFilesLines
* MIPS: Lantiq: Add more gpio driversJohn Crispin2011-05-191-0/+126
The XWAY family allows to extend the number of gpios by using shift registers or latches. This patch adds the 2 drivers needed for this. The extended gpios are output only. [ralf@linux-mips.org: Fixed ltq_stp_probe section() attributes.] Signed-off-by: John Crispin <blogic@openwrt.org> Signed-off-by: Ralph Hempel <ralph.hempel@lantiq.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/2258/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>