arm: mvebu: Add basic Armada XP / 38x dtsi/dts files
authorStefan Roese <sr@denx.de>
Mon, 31 Aug 2015 05:33:57 +0000 (07:33 +0200)
committerLuka Perkov <luka.perkov@sartura.hr>
Wed, 21 Oct 2015 00:25:01 +0000 (02:25 +0200)
commit39a230aad317a1be01c5f1cb2a7d3a30c4881ed4
tree27da1f495374dcb9e778e858b76246550ded80c4
parent78de2c0c3e4ffc550023b667f72a3eb6c252ff80
arm: mvebu: Add basic Armada XP / 38x dtsi/dts files

These will be needed by the upcoming DM (driver model) support for
the Armada XP / 38x SoC's. This will provide DT based probing.

The dts files are copied 1:1 from the Linux kernel release v4.2.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Luka Perkov <luka.perkov@sartura.hr>
12 files changed:
arch/arm/dts/Makefile
arch/arm/dts/armada-370-xp.dtsi [new file with mode: 0644]
arch/arm/dts/armada-380.dtsi [new file with mode: 0644]
arch/arm/dts/armada-385.dtsi [new file with mode: 0644]
arch/arm/dts/armada-388-gp.dts [new file with mode: 0644]
arch/arm/dts/armada-388.dtsi [new file with mode: 0644]
arch/arm/dts/armada-38x.dtsi [new file with mode: 0644]
arch/arm/dts/armada-xp-gp.dts [new file with mode: 0644]
arch/arm/dts/armada-xp-mv78230.dtsi [new file with mode: 0644]
arch/arm/dts/armada-xp-mv78260.dtsi [new file with mode: 0644]
arch/arm/dts/armada-xp-mv78460.dtsi [new file with mode: 0644]
arch/arm/dts/armada-xp.dtsi [new file with mode: 0644]