[PATCH 0/2] gpio: Fix gpio-generic bug and add driver for GRGPIO cores
Andreas Larsson
andreas at gaisler.com
Tue Feb 5 21:33:01 EST 2013
The second patch is v2 of the earlier single GRGPIO patch
Andreas Larsson (2):
gpio: gpio-generic: Fix bug in big endian bit conversion
gpio: Add device driver for GRGPIO cores
drivers/gpio/Kconfig | 8 ++
drivers/gpio/Makefile | 1 +
drivers/gpio/gpio-generic.c | 5 +-
drivers/gpio/gpio-grgpio.c | 244 +++++++++++++++++++++++++++++++++++++++++++
4 files changed, 257 insertions(+), 1 deletions(-)
create mode 100644 drivers/gpio/gpio-grgpio.c
More information about the devicetree-discuss
mailing list