[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1409576021-24828-1-git-send-email-anders.berg@avagotech.com>
Date: Mon, 1 Sep 2014 14:53:39 +0200
From: Anders Berg <anders.berg@...gotech.com>
To: Linus Walleij <linus.walleij@...aro.org>,
Alexandre Courbot <gnurou@...il.com>
Cc: devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-gpio@...r.kernel.org, linux-kernel@...r.kernel.org,
Anders Berg <anders.berg@...gotech.com>
Subject: [PATCH 0/2] Add driver for AXM55xx SSP chip selects
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-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists