From: nicolas.ferre@atmel.com (Nicolas Ferre)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] at91: fixes for 3.9-rc #1
Date: Wed, 13 Mar 2013 10:45:35 +0100 [thread overview]
Message-ID: <51404ABF.7080405@atmel.com> (raw)
Arnd, Olof,
Here is a little pull-request for 3.9-rc (I guess it if -rc4 now that
you've just sent the one for -rc3).
I have other material but it is related to the AT91 framebuffer and we are
currently discussing it so I hold them back for now.
Thanks, best regards,
The following changes since commit f6161aa153581da4a3867a2d1a7caf4be19b6ec9:
Linux 3.9-rc2 (2013-03-10 16:54:19 -0700)
are available in the git repository at:
git://github.com/at91linux/linux-at91.git tags/at91-fixes
for you to fetch changes up to 5982c177468eb5829146e16b55d43f0b08270ac0:
ARM: at91: fix infinite loop in at91_irq_suspend/resume (2013-03-13 10:25:38 +0100)
----------------------------------------------------------------
Two patches for Device Tree on at91sam9x5/NAND.
Two more for fixing PM suspend/resume IRQ on AIC5 and
GPIO used with pinctrl.
----------------------------------------------------------------
Ludovic Desroches (2):
ARM: at91: add gpio suspend/resume support when using pinctrl
ARM: at91: fix infinite loop in at91_irq_suspend/resume
Richard Genoud (2):
ARM: at91: dt: at91sam9x5: correct NAND pins comments
ARM: at91: dt: at91sam9x5: complete NAND pinctrl
arch/arm/boot/dts/at91sam9x5.dtsi | 28 ++++++++++++++--
arch/arm/mach-at91/include/mach/gpio.h | 8 +++++
arch/arm/mach-at91/irq.c | 20 +++++-------
arch/arm/mach-at91/pm.c | 10 ++++--
drivers/pinctrl/pinctrl-at91.c | 61 ++++++++++++++++++++++++++++++++++-
5 files changed, 110 insertions(+), 17 deletions(-)
--
Nicolas Ferre
WARNING: multiple messages have this Message-ID (diff)
From: Nicolas Ferre <nicolas.ferre@atmel.com>
To: Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>
Cc: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>,
"Ludovic Desroches" <ludovic.desroches@atmel.com>,
Richard Genoud <richard.genoud@gmail.com>,
linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
Linux Kernel list <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] at91: fixes for 3.9-rc #1
Date: Wed, 13 Mar 2013 10:45:35 +0100 [thread overview]
Message-ID: <51404ABF.7080405@atmel.com> (raw)
Arnd, Olof,
Here is a little pull-request for 3.9-rc (I guess it if -rc4 now that
you've just sent the one for -rc3).
I have other material but it is related to the AT91 framebuffer and we are
currently discussing it so I hold them back for now.
Thanks, best regards,
The following changes since commit f6161aa153581da4a3867a2d1a7caf4be19b6ec9:
Linux 3.9-rc2 (2013-03-10 16:54:19 -0700)
are available in the git repository at:
git://github.com/at91linux/linux-at91.git tags/at91-fixes
for you to fetch changes up to 5982c177468eb5829146e16b55d43f0b08270ac0:
ARM: at91: fix infinite loop in at91_irq_suspend/resume (2013-03-13 10:25:38 +0100)
----------------------------------------------------------------
Two patches for Device Tree on at91sam9x5/NAND.
Two more for fixing PM suspend/resume IRQ on AIC5 and
GPIO used with pinctrl.
----------------------------------------------------------------
Ludovic Desroches (2):
ARM: at91: add gpio suspend/resume support when using pinctrl
ARM: at91: fix infinite loop in at91_irq_suspend/resume
Richard Genoud (2):
ARM: at91: dt: at91sam9x5: correct NAND pins comments
ARM: at91: dt: at91sam9x5: complete NAND pinctrl
arch/arm/boot/dts/at91sam9x5.dtsi | 28 ++++++++++++++--
arch/arm/mach-at91/include/mach/gpio.h | 8 +++++
arch/arm/mach-at91/irq.c | 20 +++++-------
arch/arm/mach-at91/pm.c | 10 ++++--
drivers/pinctrl/pinctrl-at91.c | 61 ++++++++++++++++++++++++++++++++++-
5 files changed, 110 insertions(+), 17 deletions(-)
--
Nicolas Ferre
next reply other threads:[~2013-03-13 9:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-13 9:45 Nicolas Ferre [this message]
2013-03-13 9:45 ` [GIT PULL] at91: fixes for 3.9-rc #1 Nicolas Ferre
2013-03-14 8:44 ` Nicolas Ferre
2013-03-14 8:44 ` Nicolas Ferre
2013-03-14 22:57 ` Arnd Bergmann
2013-03-14 22:57 ` Arnd Bergmann
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=51404ABF.7080405@atmel.com \
--to=nicolas.ferre@atmel.com \
--cc=linux-arm-kernel@lists.infradead.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.