arm64: dts: marvell: add description for the slave CP110 in Armada 8K
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 28 Jul 2016 14:35:55 +0000 (16:35 +0200)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Mon, 8 Aug 2016 15:40:03 +0000 (17:40 +0200)
commit4eef78a0091b5de8dfb275a5b7fed8c45f84d5b7
treefc7a4270e13c8bd8b7c5c9a2759a779890c847a6
parent29b4817d4018df78086157ea3a55c1d9424a7cfc
arm64: dts: marvell: add description for the slave CP110 in Armada 8K

The Armada 8K platforms (8020 and 8040) have two CP110 HW blocks: one
master, one slave. So far, only the master CP110 was described. This
commit adds the Device Tree description for the slave CP110, and hooks
it up in the DT description of the Armada 8020 and Armada 8040 SoCs.

The slave CP110 description is somewhat similar to the master CP110
description except for a number of things like register offsets,
interrupt numbers, references to clocks, etc.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
arch/arm64/boot/dts/marvell/armada-8020.dtsi
arch/arm64/boot/dts/marvell/armada-8040.dtsi
arch/arm64/boot/dts/marvell/armada-cp110-slave.dtsi [new file with mode: 0644]