arm64: dts: fvp: Move fixed devices out of bus node
authorAndre Przywara <andre.przywara@arm.com>
Wed, 13 May 2020 10:29:59 +0000 (11:29 +0100)
committerSudeep Holla <sudeep.holla@arm.com>
Sun, 17 May 2020 16:56:48 +0000 (17:56 +0100)
commit849bfc3dfc13cde6ec04fbcf32af553ded9f7ec3
tree41fea91d3ad0d90a8f5c84597577bd8bf39ac183
parentbb5cce12ac717c7462217cd493ed701d12d6dbce
arm64: dts: fvp: Move fixed devices out of bus node

The devicetree compiler complains when DT nodes without a reg property
live inside a (simple) bus node:
Warning (simple_bus_reg): Node /bus@8000000/motherboard-bus/v2m_refclk32khz
                          missing or empty reg/ranges property

Move the fixed clocks, the fixed regulator, and the config bus subtree
to the root node, since they do not depend on any busses.

Link: https://lore.kernel.org/r/20200513103016.130417-4-andre.przywara@arm.com
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
arch/arm64/boot/dts/arm/rtsm_ve-motherboard.dtsi