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 linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html