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:48:21 -0400 Message-ID: <20130412004821.GT28693@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> <20130412002811.GS28693@titan.lakedaemon.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20130412002811.GS28693-u4khhh1J0LxI1Ri9qeTfzeTW4wlIGRCZ@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Sender: "devicetree-discuss" To: Thomas Petazzoni Cc: Lior Amsalem , Andrew Lunn , Russell King , Tawfik Bayouk , linux-pci-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, Jason Gunthorpe , Maen Suleiman , Andrew Murray , Bjorn Helgaas , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Mitch Bradley List-Id: devicetree@vger.kernel.org On Thu, Apr 11, 2013 at 08:28:11PM -0400, Jason Cooper wrote: > 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 > :) Gregory, Hold off for an hour or so. I just realized that mvebu/fixes contains a few more relevant dts changes than I had pulled in to mvebu/dt. I'll let you know once I push an updated branch. thx, Jason.