From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Cooper Subject: Re: [PATCH v3 5/9] ARM: dts: Add a 64 bits version of the skeleton device tree Date: Thu, 11 Apr 2013 14:12:00 -0400 Message-ID: <20130411181200.GP28693@titan.lakedaemon.net> References: <1365461538-30702-1-git-send-email-gregory.clement@free-electrons.com> <1365461538-30702-6-git-send-email-gregory.clement@free-electrons.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1365461538-30702-6-git-send-email-gregory.clement@free-electrons.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Gregory CLEMENT Cc: Lior Amsalem , Andrew Lunn , Ike Pan , Grant Likely , David Marlin , Yehuda Yitschak , Tawfik Bayouk , Dan Frazier , Eran Ben-Avi , Ezequiel Garcia , Leif Lindholm , Sebastian Hesselbarth , Arnd Bergmann , Jon Masters , devicetree-discuss@lists.ozlabs.org, Rob Herring , linux-arm-kernel@lists.infradead.org, Thomas Petazzoni , Chris Van Hoof , Nicolas Pitre , linux-kernel@vger.kernel.org, Maen Suleiman , Nadav Haklai , Sh List-Id: devicetree@vger.kernel.org On Tue, Apr 09, 2013 at 12:52:13AM +0200, Gregory CLEMENT wrote: > From: Lior Amsalem > > In order to be able to use more than 4GB address-cells and size-cells > have to be set to 2 > > Signed-off-by: Gregory CLEMENT > Signed-off-by: Lior Amsalem > --- > arch/arm/boot/dts/skeleton64.dtsi | 13 +++++++++++++ > 1 file changed, 13 insertions(+) > create mode 100644 arch/arm/boot/dts/skeleton64.dtsi Applied to mvebu/dt Gregory, Once I can pull in Thomas' pci work, you'll just need to rebase patches 1, and 6 - 9 against mvebu/dt. thx, Jason.