| From: |
| Jamie Iles <jamie@jamieiles.com> |
| To: |
| linux-kernel@vger.kernel.org |
| Subject: |
| [PATCHv2 0/7] gpio: extend basic_mmio_gpio for different controllers |
| Date: |
| Fri, 8 Apr 2011 15:16:44 +0100 |
| Message-ID: |
| <1302272211-30242-1-git-send-email-jamie@jamieiles.com> |
| Cc: |
| linux@arm.linux.org.uk, tglx@linutronix.de, cbouatmailru@gmail.com,
grant.likely@secretlab.ca, arnd@arndb.de, nico@fluxnic.net,
Jamie Iles <jamie@jamieiles.com> |
| Archive‑link: | |
Article |
I've updated the series with all of Anton's comments (thanks Anton) and
retested on the Synopsys controller with multiple banks.
Thanks,
Jamie Iles (7):
basic_mmio_gpio: remove runtime width/endianness evaluation
basic_mmio_gpio: convert to platform_{get,set}_drvdata()
basic_mmio_gpio: allow overriding number of gpio
basic_mmio_gpio: request register regions
basic_mmio_gpio: detect output method at probe time
basic_mmio_gpio: support different input/output registers
basic_mmio_gpio: support direction registers
drivers/gpio/basic_mmio_gpio.c | 383 ++++++++++++++++++++++++++++++---------
include/linux/basic_mmio_gpio.h | 1 +
2 files changed, 302 insertions(+), 82 deletions(-)
--
1.7.4.2