[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1360060383-16880-1-git-send-email-andreas@gaisler.com>
Date: Tue, 5 Feb 2013 11:33:01 +0100
From: Andreas Larsson <andreas@...sler.com>
To: Linus Walleij <linus.walleij@...aro.org>
Cc: Grant Likely <grant.likely@...retlab.ca>,
Rob Herring <rob.herring@...xeda.com>,
linux-kernel@...r.kernel.org, devicetree-discuss@...ts.ozlabs.org,
software@...sler.com
Subject: [PATCH 0/2] gpio: Fix gpio-generic bug and add driver for GRGPIO cores
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
--
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