aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/marvell/armada-8020.dtsi
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-07-28 16:35:55 +0200
committerGregory CLEMENT <gregory.clement@free-electrons.com>2016-08-08 17:40:03 +0200
commit4eef78a0091b5de8dfb275a5b7fed8c45f84d5b7 (patch)
treefc7a4270e13c8bd8b7c5c9a2759a779890c847a6 /arch/arm64/boot/dts/marvell/armada-8020.dtsi
parentLinux 4.8-rc1 (diff)
downloadlinux-dev-4eef78a0091b5de8dfb275a5b7fed8c45f84d5b7.tar.xz
linux-dev-4eef78a0091b5de8dfb275a5b7fed8c45f84d5b7.zip
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>
Diffstat (limited to 'arch/arm64/boot/dts/marvell/armada-8020.dtsi')
-rw-r--r--arch/arm64/boot/dts/marvell/armada-8020.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/marvell/armada-8020.dtsi b/arch/arm64/boot/dts/marvell/armada-8020.dtsi
index 3753c1c6d54d..048e5cf5160e 100644
--- a/arch/arm64/boot/dts/marvell/armada-8020.dtsi
+++ b/arch/arm64/boot/dts/marvell/armada-8020.dtsi
@@ -47,6 +47,7 @@
#include "armada-ap806-dual.dtsi"
#include "armada-cp110-master.dtsi"
+#include "armada-cp110-slave.dtsi"
/ {
model = "Marvell Armada 8020";