ARM: dts: vexpress: Restructure motherboard includes
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 27 Apr 2018 18:54:04 +0000 (20:54 +0200)
committerSudeep Holla <sudeep.holla@arm.com>
Wed, 9 May 2018 16:46:38 +0000 (17:46 +0100)
commitbd7aff03406dbce495634e8b5d27e9b63f951720
tree5abc0f591bf770e4ebc3eae2b4fbf93709dc0290
parent60cc43fc888428bb2f18f08997432d426a243338
ARM: dts: vexpress: Restructure 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 Versatile Express 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.

Cc: Robin Murphy <robin.murphy@arm.com>
Cc: Liviu Dudau <liviu.dudau@arm.com>
Cc: Mali DP Maintainers <malidp@foss.arm.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
arch/arm/boot/dts/vexpress-v2m-rs1.dtsi
arch/arm/boot/dts/vexpress-v2m.dtsi
arch/arm/boot/dts/vexpress-v2p-ca15-tc1.dts
arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts
arch/arm/boot/dts/vexpress-v2p-ca5s.dts
arch/arm/boot/dts/vexpress-v2p-ca9.dts
arch/arm64/boot/dts/arm/vexpress-v2f-1xv7-ca53x2.dts