arm64: dts: marvell: add Device Tree files for Armada-8KP
authorHanna Hawa <hannah@marvell.com>
Thu, 10 Aug 2017 11:28:54 +0000 (14:28 +0300)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Thu, 24 Aug 2017 07:56:41 +0000 (09:56 +0200)
commitbf32f2aeb2f73b7e5cee3c95f232ae5af97d45f6
tree70116691b6ba2c2750082ff4e3e974a1c0dcd1f5
parent0ea62502a5146cfe98696a152894ebb9afbee9d4
arm64: dts: marvell: add Device Tree files for Armada-8KP

This commit adds the base Device Tree files for the Armada 8KPlus.
The Armada 8KP SoCs include several hardware blocks, and this
commit only adds support for the AP810 block, that contains the CPU
core and basic peripherals.

AP810 is a high-performance die, includes octal core application
processor based ARMv8-A architecture, two standard high speed DDR4
interface, and GIC-600 interrupt controller.
AP810 Built as part of Marvell’s MoChi AP family products.

Armada-8080 (8KPlus family), include an AP810 block that contains
the CPU core and basic peripherals.

This commit creates the following hierarchy:
 * armada-ap810-ap0.dtsi - definitions common to AP810
  * armada-ap810-ap0-octa-core.dtsi - description of the octa cores
* armada-8080.dtsi - description of the 8080 SoC
* armada-8080-db.dts - description of the 8080 board

Signed-off-by: Hanna Hawa <hannah@marvell.com>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Documentation/devicetree/bindings/arm/marvell/armada-8kp.txt [new file with mode: 0644]
arch/arm64/boot/dts/marvell/Makefile
arch/arm64/boot/dts/marvell/armada-8080-db.dts [new file with mode: 0644]
arch/arm64/boot/dts/marvell/armada-8080.dtsi [new file with mode: 0644]
arch/arm64/boot/dts/marvell/armada-ap810-ap0-octa-core.dtsi [new file with mode: 0644]
arch/arm64/boot/dts/marvell/armada-ap810-ap0.dtsi [new file with mode: 0644]