]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: dts: vexpress: Move fixed devices out of bus node
authorAndre Przywara <andre.przywara@arm.com>
Wed, 13 May 2020 10:30:00 +0000 (11:30 +0100)
committerSudeep Holla <sudeep.holla@arm.com>
Sun, 17 May 2020 17:57:10 +0000 (18:57 +0100)
commit36888817c7ed62b95df1b7d31c1da3d0a838c201
treefbaffe20e48fa2e58efc586d709a812c9c5707ad
parentb1cd726752c19ee4a80e28cfe7fcc767118a1c27
arm64: dts: vexpress: 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/refclk32khz
                          missing or empty reg/ranges property

Move the fixed clocks, the fixed regulator, the leds 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-5-andre.przywara@arm.com
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
arch/arm/boot/dts/vexpress-v2m-rs1.dtsi