From: Kamlakant Patel <[email protected]>
This patch set adds support for GPIO controller driver Netlogic XLP SoCs.
Kamlakant Patel (2):
Documentation: Add Netlogic XLP GPIO devicetree bindings
documentation
gpio: xlp: GPIO controller for Netlogic XLP SoCs
.../devicetree/bindings/gpio/gpio-xlp.txt | 47 +++
drivers/gpio/Kconfig | 11 +
drivers/gpio/Makefile | 1 +
drivers/gpio/gpio-xlp.c | 425 ++++++++++++++++++++
4 files changed, 484 insertions(+), 0 deletions(-)
create mode 100644 Documentation/devicetree/bindings/gpio/gpio-xlp.txt
create mode 100644 drivers/gpio/gpio-xlp.c
--
To unsubscribe from this list: send the line "unsubscribe linux-gpio" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html