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

Move the fixed clocks to the root node, since they do not depend on any
busses.

Link: https://lore.kernel.org/r/20200513103016.130417-6-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/foundation-v8.dtsi