public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Gregory CLEMENT <gregory.clement@free-electrons.com>
To: Jason Cooper <jason@lakedaemon.net>
Cc: Andrew Lunn <andrew@lunn.ch>, Lior Amsalem <alior@marvell.com>,
	Ike Pan <ike.pan@canonical.com>,
	Grant Likely <grant.likely@secretlab.ca>,
	David Marlin <dmarlin@redhat.com>,
	Yehuda Yitschak <yehuday@marvell.com>,
	Tawfik Bayouk <tawfik@marvell.com>,
	Dan Frazier <dann.frazier@canonical.com>,
	Eran Ben-Avi <benavi@marvell.com>,
	Ezequiel Garcia <ezequiel.garcia@free-electrons.com>,
	Leif Lindholm <leif.lindholm@arm.com>,
	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>,
	Arnd Bergmann <arnd@arndb.de>, Jon Masters <jcm@redhat.com>,
	devicetree-discuss@lists.ozlabs.org,
	Rob Herring <rob.herring@calxeda.com>,
	linux-arm-kernel@lists.infradead.org,
	Thomas Petazzoni <thomas.petazzoni@free-electrons.com>,
	Chris Van Hoof <vanhoof@canonical.com>,
	Nicolas Pitre <nico@fluxnic.net>,
	linux-kernel@vger.kernel.org, Maen Suleiman <maen@marvell.com>,
	Nadav Haklai <nadavh@marvell.com>,
	Shadi Ammouri <shadi@marvell.com>,
	Olof Johansson <olof@lixom.net>
Subject: Re: [PATCH v4 0/5]  LPAE remaining device tree file
Date: Mon, 15 Apr 2013 17:47:30 +0200	[thread overview]
Message-ID: <516C2112.9060703@free-electrons.com> (raw)
In-Reply-To: <20130415154700.GF28693@titan.lakedaemon.net>

On 04/15/2013 05:47 PM, Jason Cooper wrote:
> On Fri, Apr 12, 2013 at 04:29:05PM +0200, Gregory CLEMENT wrote:
>> Hi Jason,
>>
>> I have just rebased the commits that you haven't applied yet. They are
>> rebased on mvebu/dt. I check that all the dtb can be built.
>>
>> Thanks,
>>
>> Gregory CLEMENT (3):
>>   ARM: dts: mvebu: Convert all the mvebu files to use the range
>>     property
>>   ARM: dts: mvebu: introduce internal-regs node
>>   ARM: dts: mvebu: Convert mvebu device tree files to 64 bits
>>
>> Thomas Petazzoni (2):
>>   ARM: dts: mvebu: fix cpus section indentation
>>   ARM: dts: mvebu: move all peripherals inside soc
>>
>>  arch/arm/boot/dts/armada-370-db.dts              |  134 +++---
>>  arch/arm/boot/dts/armada-370-mirabox.dts         |  176 ++++----
>>  arch/arm/boot/dts/armada-370-rd.dts              |   96 ++---
>>  arch/arm/boot/dts/armada-370-xp.dtsi             |  336 +++++++--------
>>  arch/arm/boot/dts/armada-370.dtsi                |  330 +++++++--------
>>  arch/arm/boot/dts/armada-xp-db.dts               |  202 ++++-----
>>  arch/arm/boot/dts/armada-xp-gp.dts               |  222 +++++-----
>>  arch/arm/boot/dts/armada-xp-mv78230.dtsi         |  284 ++++++-------
>>  arch/arm/boot/dts/armada-xp-mv78260.dtsi         |  342 +++++++--------
>>  arch/arm/boot/dts/armada-xp-mv78460.dtsi         |  484 +++++++++++-----------
>>  arch/arm/boot/dts/armada-xp-openblocks-ax3-4.dts |  262 ++++++------
>>  arch/arm/boot/dts/armada-xp.dtsi                 |  202 ++++-----
>>  12 files changed, 1549 insertions(+), 1521 deletions(-)
> 
> whole series applied to mvebu/dt
> 
> thx,
> 

Great, Thanks!
> Jason.
> 


-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

      reply	other threads:[~2013-04-15 15:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-12 14:29 [PATCH v4 0/5] LPAE remaining device tree file Gregory CLEMENT
2013-04-12 14:29 ` [PATCH v4 1/5] ARM: dts: mvebu: fix cpus section indentation Gregory CLEMENT
2013-04-12 14:29 ` [PATCH v4 2/5] ARM: dts: mvebu: move all peripherals inside soc Gregory CLEMENT
2013-04-12 14:29 ` [PATCH v4 3/5] ARM: dts: mvebu: Convert all the mvebu files to use the range property Gregory CLEMENT
2013-04-12 14:29 ` [PATCH v4 4/5] ARM: dts: mvebu: introduce internal-regs node Gregory CLEMENT
2013-04-12 14:29 ` [PATCH v4 5/5] ARM: dts: mvebu: Convert mvebu device tree files to 64 bits Gregory CLEMENT
2013-04-15 15:47 ` [PATCH v4 0/5] LPAE remaining device tree file Jason Cooper
2013-04-15 15:47   ` Gregory CLEMENT [this message]

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=516C2112.9060703@free-electrons.com \
    --to=gregory.clement@free-electrons.com \
    --cc=alior@marvell.com \
    --cc=andrew@lunn.ch \
    --cc=arnd@arndb.de \
    --cc=benavi@marvell.com \
    --cc=dann.frazier@canonical.com \
    --cc=devicetree-discuss@lists.ozlabs.org \
    --cc=dmarlin@redhat.com \
    --cc=ezequiel.garcia@free-electrons.com \
    --cc=grant.likely@secretlab.ca \
    --cc=ike.pan@canonical.com \
    --cc=jason@lakedaemon.net \
    --cc=jcm@redhat.com \
    --cc=leif.lindholm@arm.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=maen@marvell.com \
    --cc=nadavh@marvell.com \
    --cc=nico@fluxnic.net \
    --cc=olof@lixom.net \
    --cc=rob.herring@calxeda.com \
    --cc=sebastian.hesselbarth@gmail.com \
    --cc=shadi@marvell.com \
    --cc=tawfik@marvell.com \
    --cc=thomas.petazzoni@free-electrons.com \
    --cc=vanhoof@canonical.com \
    --cc=yehuday@marvell.com \
    /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