]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: mvebu: Add Device Tree description of the Armada 388 SoC
authorGregory CLEMENT <gregory.clement@free-electrons.com>
Thu, 8 Jan 2015 17:38:13 +0000 (18:38 +0100)
committerAndrew Lunn <andrew@lunn.ch>
Fri, 9 Jan 2015 15:16:05 +0000 (09:16 -0600)
commit881a50e47f231fb0185396125234f3188e14c2f3
tree6ff3b81346de81873d9e974f7471d0b0999b9467
parent912cdb4eb08d23704d629d8191a1ee9bcf53e71c
ARM: mvebu: Add Device Tree description of the Armada 388 SoC

This SoC belongs to the Armada 38x family. The main difference with
the Armada 385 is that the 388 can handle two more SATA
ports. Currently the consequence is the use of a different compatible
string for the pinctrl node, in order to be able to use the pins
associated to this 2 new SATA ports. The second SATA controller has
also been moved from the armada38x.dtsi as it it specific to the
Armada388 version.

In the same time the Armada385 DB and Armada 385 RD board have been
renamed in the 388 one and now include the armada-388.dtsi file. AS
both of them have 4 SATA ports the SoC used on them were wrongly
described.

Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/armada-388-db.dts [moved from arch/arm/boot/dts/armada-385-db.dts with 93% similarity]
arch/arm/boot/dts/armada-388-rd.dts [moved from arch/arm/boot/dts/armada-385-rd.dts with 89% similarity]
arch/arm/boot/dts/armada-388.dtsi [new file with mode: 0644]