[PATCH v2] ARM: mvebu: add Device Tree for the Armada 385 RD board
Jason Cooper
jason at lakedaemon.net
Thu Mar 6 15:10:59 EST 2014
On Thu, Mar 06, 2014 at 04:17:55PM +0100, Gregory CLEMENT wrote:
> The Armada 385 RD board is the reference design board from Marvell
> for the Armada 385 SoC. This commit adds a Device Tree description for
> this board, which enables the following features:
>
> * Network interfaces
> * I2C bus
> * Serial port
> * SPI bus, with a SPI flash
> * PCIe interface
>
> Signed-off-by: Gregory CLEMENT <gregory.clement at free-electrons.com>
> ---
> Changelog:
> v1 -> v2:
>
> - used the phy-mode "rgmii-id" to be able to work with the Marvell PHY
> driver enabled
>
> - put the ethernet nodes in the address order, as it has no effect to
> change ti at this level (should be done at dtsi level)
>
> - inverted the phy devices (which was improperly assigned in v1)
>
> - added the vendor prefix for the SPI flash
>
>
> arch/arm/boot/dts/Makefile | 3 +-
> arch/arm/boot/dts/armada-385-rd.dts | 94 +++++++++++++++++++++++++++++++++++++
> 2 files changed, 96 insertions(+), 1 deletion(-)
> create mode 100644 arch/arm/boot/dts/armada-385-rd.dts
Applied to mvebu/dt
thx,
Jason.
More information about the linux-arm-kernel
mailing list