From: robert.jarzmik@free.fr (Robert Jarzmik)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] pxa fixes for v4.0
Date: Mon, 16 Mar 2015 21:33:07 +0100 [thread overview]
Message-ID: <87y4mw8yyk.fsf@free.fr> (raw)
Hello Arnd, Kevin, Olof,
I'm a bit late in this window, I've been quite busy lately. Please consider
these pxa fixes for 4.0 cycle.
The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:
Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)
are available in the git repository at:
https://github.com/rjarzmik/linux.git tags/fixes-for-v4.0-rc5
for you to fetch changes up to d6cf30ca716b347587b35923eda400ad2d9e8832:
ARM: pxa: fix pxa interrupts handling in DT (2015-02-23 22:40:48 +0100)
----------------------------------------------------------------
arm: pxa: fixes for v4.0-rc5
There are only 2 fixes, one for the zeus board about the regulator changes,
where a typo prevented the zeus board from having a working can regulator,
and one regression triggered by the interrupts IRQ shift of 16 affecting all
boards.
----------------------------------------------------------------
Masanari Iida (1):
ARM: pxa: Fix typo in zeus.c
Robert Jarzmik (1):
ARM: pxa: fix pxa interrupts handling in DT
arch/arm/Kconfig | 1 +
arch/arm/mach-pxa/irq.c | 111 ++++++++++++++++++++---------------------------
arch/arm/mach-pxa/zeus.c | 2 +-
3 files changed, 50 insertions(+), 64 deletions(-)
--
Robert
next reply other threads:[~2015-03-16 20:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-16 20:33 Robert Jarzmik [this message]
2015-03-29 20:48 ` [GIT PULL] pxa fixes for v4.0 Olof Johansson
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=87y4mw8yyk.fsf@free.fr \
--to=robert.jarzmik@free.fr \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).