summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/arm/juno-r2.dts
diff options
context:
space:
mode:
authorSudeep Holla2017-01-17 11:20:59 +0100
committerSudeep Holla2017-01-18 12:14:07 +0100
commitd29e849cafe666195ecfa0afd61ae6ff096cc140 (patch)
tree678802b1cbdd12c7003a06c794b805b72537ddeb /arch/arm64/boot/dts/arm/juno-r2.dts
parentLinux 4.10-rc1 (diff)
downloadkernel-qcow2-linux-d29e849cafe666195ecfa0afd61ae6ff096cc140.tar.gz
kernel-qcow2-linux-d29e849cafe666195ecfa0afd61ae6ff096cc140.tar.xz
kernel-qcow2-linux-d29e849cafe666195ecfa0afd61ae6ff096cc140.zip
arm64: dts: juno: remove dtsi nesting inside tree structure
Currently juno-clock.dtsi and juno-base.dtsi are nested badly inside the device tree structure. It's generally good practice to ensure that individual dtsi stand by themselves at the top of the file. This patch removes the nesting of the above mentioned dtsi files and makes them independent. Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Diffstat (limited to 'arch/arm64/boot/dts/arm/juno-r2.dts')
-rw-r--r--arch/arm64/boot/dts/arm/juno-r2.dts3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm64/boot/dts/arm/juno-r2.dts b/arch/arm64/boot/dts/arm/juno-r2.dts
index 28f40ec44090..cfd8150bf30a 100644
--- a/arch/arm64/boot/dts/arm/juno-r2.dts
+++ b/arch/arm64/boot/dts/arm/juno-r2.dts
@@ -9,6 +9,7 @@
/dts-v1/;
#include <dt-bindings/interrupt-controller/arm-gic.h>
+#include "juno-base.dtsi"
/ {
model = "ARM Juno development board (r2)";
@@ -176,8 +177,6 @@
<&A53_2>,
<&A53_3>;
};
-
- #include "juno-base.dtsi"
};
&memtimer {