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.