arm64: dts: juno/rtsm: re-structure motherboard includes
authorSudeep Holla <sudeep.holla@arm.com>
Wed, 9 May 2018 16:30:38 +0000 (17:30 +0100)
committerSudeep Holla <sudeep.holla@arm.com>
Thu, 10 May 2018 10:01:56 +0000 (11:01 +0100)
commit349b0f95e1ea718d912ca6875a40813e52a4ba39
treea2f9509a4842a33b53424d5ff52ef4cfa4401371
parent506eeeabb5519a4fe7e1f51698286e06bca07080
arm64: dts: juno/rtsm: re-structure motherboard includes

It is a bit unorthodox to just include a file in the middle of a another
DTS file, it breaks the pattern from other device trees and also makes
it really hard to reference things across the files with phandles.

Restructure the include for the Juno/RTSM motherboards to happen at the
top of the file, reference the target nodes directly, and indent the
motherboard .dtsi files to reflect their actual depth in the hierarchy.

This is a purely syntactic change that result in the same DTB files from
the DTS/DTSI files. This is based on similar patch from Linus Walleij
for ARM Vexpress platforms.

Acked-by: Liviu Dudau <liviu.dudau@arm.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
arch/arm64/boot/dts/arm/juno-base.dtsi
arch/arm64/boot/dts/arm/juno-motherboard.dtsi
arch/arm64/boot/dts/arm/rtsm_ve-aemv8a.dts
arch/arm64/boot/dts/arm/rtsm_ve-motherboard.dtsi