From: "Cousson, Benoit" <b-cousson@ti.com>
To: Grant Likely <grant.likely@secretlab.ca>
Cc: linux-omap <linux-omap@vger.kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"Hilman, Kevin" <khilman@ti.com>
Subject: [GIT PULL] ARM: OMAP: GPIO cleanup and device tree adaptation
Date: Fri, 9 Mar 2012 17:33:31 +0100 [thread overview]
Message-ID: <4F5A30DB.7060004@ti.com> (raw)
Hi Grant,
Please pull the patches for OMAP GPIO DT support.
It is based on your current gpio/next branch.
Thanks,
Benoit
The following changes since commit e4e449e82871c53ef3b22bd3a50fceabc0638926:
Mark Brown (1):
gpiolib: Add comments explaining the _cansleep() WARN_ON()s
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt.git for_grant/for_3.4/dt_gpio
Benoit Cousson (4):
gpio/omap: Remove bank->id information and misc cleanup
gpio/omap: Use devm_ API and add request_mem_region
gpio/omap: Add DT support to GPIO driver
gpio/omap: Fix IRQ handling for SPARSE_IRQ
.../devicetree/bindings/gpio/gpio-omap.txt | 36 ++++
arch/arm/plat-omap/include/plat/gpio.h | 22 +--
drivers/gpio/gpio-omap.c | 208 ++++++++++++++------
3 files changed, 190 insertions(+), 76 deletions(-)
create mode 100644 Documentation/devicetree/bindings/gpio/gpio-omap.txt
WARNING: multiple messages have this Message-ID (diff)
From: b-cousson@ti.com (Cousson, Benoit)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] ARM: OMAP: GPIO cleanup and device tree adaptation
Date: Fri, 9 Mar 2012 17:33:31 +0100 [thread overview]
Message-ID: <4F5A30DB.7060004@ti.com> (raw)
Hi Grant,
Please pull the patches for OMAP GPIO DT support.
It is based on your current gpio/next branch.
Thanks,
Benoit
The following changes since commit e4e449e82871c53ef3b22bd3a50fceabc0638926:
Mark Brown (1):
gpiolib: Add comments explaining the _cansleep() WARN_ON()s
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt.git for_grant/for_3.4/dt_gpio
Benoit Cousson (4):
gpio/omap: Remove bank->id information and misc cleanup
gpio/omap: Use devm_ API and add request_mem_region
gpio/omap: Add DT support to GPIO driver
gpio/omap: Fix IRQ handling for SPARSE_IRQ
.../devicetree/bindings/gpio/gpio-omap.txt | 36 ++++
arch/arm/plat-omap/include/plat/gpio.h | 22 +--
drivers/gpio/gpio-omap.c | 208 ++++++++++++++------
3 files changed, 190 insertions(+), 76 deletions(-)
create mode 100644 Documentation/devicetree/bindings/gpio/gpio-omap.txt
next reply other threads:[~2012-03-09 16:33 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-09 16:33 Cousson, Benoit [this message]
2012-03-09 16:33 ` [GIT PULL] ARM: OMAP: GPIO cleanup and device tree adaptation Cousson, Benoit
2012-03-09 16:38 ` Grant Likely
2012-03-09 16:38 ` Grant Likely
2012-03-09 17:30 ` Kevin Hilman
2012-03-09 17:30 ` Kevin Hilman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F5A30DB.7060004@ti.com \
--to=b-cousson@ti.com \
--cc=grant.likely@secretlab.ca \
--cc=khilman@ti.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.