[PATCH 0/2] Add driver for AXM55xx SSP chip selects
From: Anders Berg <hidden>
Date: 2014-09-01 12:54:03
Also in:
linux-arm-kernel, linux-gpio, lkml
From: Anders Berg <hidden>
Date: 2014-09-01 12:54:03
Also in:
linux-arm-kernel, linux-gpio, lkml
This driver enables control of the SSP/SPI chip-select signals as GPIOs on the AXM55xx device. Anders Berg (2): gpio: Add driver for AXM55xx SSP chip selects Documentation: DT bindings for AXM55xx SSP CS .../devicetree/bindings/gpio/gpio-axxia-sspcs.txt | 36 ++++++ drivers/gpio/Kconfig | 8 ++ drivers/gpio/Makefile | 1 + drivers/gpio/gpio-axxia-ssp.c | 128 +++++++++++++++++++++ 4 files changed, 173 insertions(+) create mode 100644 Documentation/devicetree/bindings/gpio/gpio-axxia-sspcs.txt create mode 100644 drivers/gpio/gpio-axxia-ssp.c -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html