OSDN Git Service

ARM: mvebu: add Device Tree for the Armada 375 DB board
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 17 Feb 2014 14:23:26 +0000 (15:23 +0100)
committerJason Cooper <jason@lakedaemon.net>
Mon, 17 Feb 2014 22:50:09 +0000 (22:50 +0000)
commit44e255a5844dcb84d7e9bfab96c6493ce98dca67
treeb7b3926bcf58f2b3b670191448e25dcfc0e98576
parent4de59085091f753d08c8429d756b46756ab94665
ARM: mvebu: add Device Tree for the Armada 375 DB board

The Armada 375 DB board is the development board from Marvell for the
Armada 375 SoC. This commit adds a Device Tree description for this
board, which enables the following features:

 * I2C buses
 * SDIO
 * Serial port
 * SPI bus, with a SPI flash. Note that the SPI bus is disabled by
   default, because it conflicts with the NAND, and can only work if
   the board boots out of SPI. Since most boards are shipped to boot
   out of NAND, we're default to having the SPI bus disabled.
 * PCIe interfaces

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/armada-375-db.dts [new file with mode: 0644]