• Linus Walleij's avatar
    ARM: dts: vexpress: Restructure motherboard includes · bd7aff03
    Linus Walleij authored
    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: default avatarLinus Walleij <linus.walleij@linaro.org>
    Signed-off-by: default avatarSudeep Holla <sudeep.holla@arm.com>
    bd7aff03
vexpress-v2p-ca9.dts 8.26 KB