From mboxrd@z Thu Jan 1 00:00:00 1970 From: jason@lakedaemon.net (Jason Cooper) Date: Fri, 15 Feb 2013 17:06:01 -0500 Subject: [PATCH v3] arm: mvebu: support for the new Armada XP development board(DB-MV784MP-GP) In-Reply-To: <1359643812-32654-2-git-send-email-gregory.clement@free-electrons.com> References: <1359643812-32654-1-git-send-email-gregory.clement@free-electrons.com> <1359643812-32654-2-git-send-email-gregory.clement@free-electrons.com> Message-ID: <20130215220601.GK14746@titan.lakedaemon.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Jan 31, 2013 at 03:50:12PM +0100, Gregory CLEMENT wrote: > This is the new Armada XP evaluation board from Marvell. It comes with > a RS232 port over USB, a SATA link, an internal SSD, 4 Ethernet > Gigabit links. > > Support for USB (Host and device), SDIO, PCIe will be added as drivers > when they become available for Armada XP in mainline. > > Tested-by: Simon Guinot > Tested-by: Florian Fainelli > Signed-off-by: Gregory CLEMENT > --- > arch/arm/boot/dts/Makefile | 1 + > arch/arm/boot/dts/armada-xp-gp.dts | 101 ++++++++++++++++++++++++++++++++++++ > 2 files changed, 102 insertions(+) > create mode 100644 arch/arm/boot/dts/armada-xp-gp.dts Applied to mvebu/boards with Ezequiel Garcia's Tested-by: thx, Jason.