From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mho-03-ewr.mailhop.org ([204.13.248.66]:44780 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752023Ab3DLA2c (ORCPT ); Thu, 11 Apr 2013 20:28:32 -0400 Date: Thu, 11 Apr 2013 20:28:11 -0400 From: Jason Cooper To: Thomas Petazzoni Cc: Bjorn Helgaas , Grant Likely , Russell King , Lior Amsalem , Andrew Lunn , Arnd Bergmann , Olof Johansson , linux-pci@vger.kernel.org, devicetree-discuss@lists.ozlabs.org, Thierry Reding , Jason Gunthorpe , Maen Suleiman , Ezequiel Garcia , Gregory Clement , Andrew Murray , Tawfik Bayouk , linux-arm-kernel@lists.infradead.org, Mitch Bradley Subject: Re: [PATCHv8 12/19] arm: mvebu: add PCIe Device Tree informations for Armada 370 Message-ID: <20130412002811.GS28693@titan.lakedaemon.net> References: <1365541601-14095-1-git-send-email-thomas.petazzoni@free-electrons.com> <1365541601-14095-13-git-send-email-thomas.petazzoni@free-electrons.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1365541601-14095-13-git-send-email-thomas.petazzoni@free-electrons.com> Sender: linux-pci-owner@vger.kernel.org List-ID: On Tue, Apr 09, 2013 at 11:06:33PM +0200, Thomas Petazzoni wrote: > The Armada 370 SoC has two 1x PCIe 2.0 interfaces, so we add the > necessary Device Tree informations to make these interfaces availabel. > > Signed-off-by: Thomas Petazzoni > --- > arch/arm/boot/dts/armada-370.dtsi | 51 +++++++++++++++++++++++++++++++++++++ > 1 file changed, 51 insertions(+) Patches 12 through 18 applied to mvebu/dt. Now Gregory can rebase LPAE :) thx, Jason. From mboxrd@z Thu Jan 1 00:00:00 1970 From: jason@lakedaemon.net (Jason Cooper) Date: Thu, 11 Apr 2013 20:28:11 -0400 Subject: [PATCHv8 12/19] arm: mvebu: add PCIe Device Tree informations for Armada 370 In-Reply-To: <1365541601-14095-13-git-send-email-thomas.petazzoni@free-electrons.com> References: <1365541601-14095-1-git-send-email-thomas.petazzoni@free-electrons.com> <1365541601-14095-13-git-send-email-thomas.petazzoni@free-electrons.com> Message-ID: <20130412002811.GS28693@titan.lakedaemon.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Apr 09, 2013 at 11:06:33PM +0200, Thomas Petazzoni wrote: > The Armada 370 SoC has two 1x PCIe 2.0 interfaces, so we add the > necessary Device Tree informations to make these interfaces availabel. > > Signed-off-by: Thomas Petazzoni > --- > arch/arm/boot/dts/armada-370.dtsi | 51 +++++++++++++++++++++++++++++++++++++ > 1 file changed, 51 insertions(+) Patches 12 through 18 applied to mvebu/dt. Now Gregory can rebase LPAE :) thx, Jason. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Cooper Subject: Re: [PATCHv8 12/19] arm: mvebu: add PCIe Device Tree informations for Armada 370 Date: Thu, 11 Apr 2013 20:28:11 -0400 Message-ID: <20130412002811.GS28693@titan.lakedaemon.net> References: <1365541601-14095-1-git-send-email-thomas.petazzoni@free-electrons.com> <1365541601-14095-13-git-send-email-thomas.petazzoni@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: <1365541601-14095-13-git-send-email-thomas.petazzoni@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: Thomas Petazzoni Cc: Lior Amsalem , Andrew Lunn , Russell King , Tawfik Bayouk , Arnd Bergmann , Maen Suleiman , linux-pci@vger.kernel.org, devicetree-discuss@lists.ozlabs.org, Thierry Reding , Grant Likely , Olof Johansson , Ezequiel Garcia , Andrew Murray , Bjorn Helgaas , Gregory Clement , Mitch Bradley , linux-arm-kernel@lists.infradead.org, Jason Gunthorpe List-Id: devicetree@vger.kernel.org On Tue, Apr 09, 2013 at 11:06:33PM +0200, Thomas Petazzoni wrote: > The Armada 370 SoC has two 1x PCIe 2.0 interfaces, so we add the > necessary Device Tree informations to make these interfaces availabel. > > Signed-off-by: Thomas Petazzoni > --- > arch/arm/boot/dts/armada-370.dtsi | 51 +++++++++++++++++++++++++++++++++++++ > 1 file changed, 51 insertions(+) Patches 12 through 18 applied to mvebu/dt. Now Gregory can rebase LPAE :) thx, Jason.