summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-xlp.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* gpio: xlp: Add missing .owner and .label settings for gpio_chipAxel Lin2015-05-121-0/+2
| | | | | Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
* gpio: xlp: GPIO controller for Netlogic XLP SoCsKamlakant Patel2015-05-061-0/+425
Add GPIO controller driver for Netlogic XLP MIPS64 SOCs. This driver is instantiated by device tree and supports interrupts for GPIOs. Signed-off-by: Kamlakant Patel <kamlakant.patel@broadcom.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>