From: robert.jarzmik@free.fr (Robert Jarzmik)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 0/4] Add support for pxa27x device-tree machine
Date: Mon, 3 Nov 2014 18:41:58 +0100 [thread overview]
Message-ID: <1415036522-7800-1-git-send-email-robert.jarzmik@free.fr> (raw)
Hi Arnd,
Almost no change since v2, only the if (IS_ENABLED(CONFIG_OF)) test added to
patch 1/4 and an english typo to patch 3/4. I kept (a bit enthusiasticaly) your
Ack on patch 1 as you chose the way to amend the patch, and I'm okay with it
(and yes, my bot agrees too this time) and on patch 3 (typo).
If you don't agree with the Ack tell me. I'll leave the serie for 3 or 4 days
before considering the ack as granted.
Cheers.
--
Robert
Robert Jarzmik (4):
arm: pxa: add device-tree irq init for pxa27x
arm: pxa: move init functions into generic.h
arm: pxa: remove unnecessary includes from pxa-dt
arm: pxa: add pxa27x device-tree support
arch/arm/mach-pxa/Kconfig | 11 ++++++
arch/arm/mach-pxa/Makefile | 1 +
arch/arm/mach-pxa/generic.h | 65 +++++++++++++++++++++------------
arch/arm/mach-pxa/include/mach/pxa25x.h | 8 ----
arch/arm/mach-pxa/include/mach/pxa27x.h | 4 --
arch/arm/mach-pxa/include/mach/pxa3xx.h | 5 ---
arch/arm/mach-pxa/pxa-dt.c | 18 +++++++--
arch/arm/mach-pxa/pxa27x.c | 6 +++
8 files changed, 75 insertions(+), 43 deletions(-)
--
2.1.0
next reply other threads:[~2014-11-03 17:41 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-03 17:41 Robert Jarzmik [this message]
2014-11-03 17:41 ` [PATCH v3 1/4] arm: pxa: add device-tree irq init for pxa27x Robert Jarzmik
2014-11-03 17:42 ` [PATCH v3 2/4] arm: pxa: move init functions into generic.h Robert Jarzmik
2014-11-03 17:42 ` [PATCH v3 3/4] arm: pxa: remove unnecessary includes from pxa-dt Robert Jarzmik
2014-11-03 17:42 ` [PATCH v3 4/4] arm: pxa: add pxa27x device-tree support Robert Jarzmik
2014-11-04 9:42 ` [PATCH v3 0/4] Add support for pxa27x device-tree machine Arnd Bergmann
2014-11-08 10:09 ` Robert Jarzmik
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=1415036522-7800-1-git-send-email-robert.jarzmik@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