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.