public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v3 0/4] Add support for pxa27x device-tree machine
@ 2014-11-03 17:41 Robert Jarzmik
  2014-11-03 17:41 ` [PATCH v3 1/4] arm: pxa: add device-tree irq init for pxa27x Robert Jarzmik
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Robert Jarzmik @ 2014-11-03 17:41 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-11-08 10:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-03 17:41 [PATCH v3 0/4] Add support for pxa27x device-tree machine Robert Jarzmik
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox