arm64: dts: cavium: move non-MMIO node out of soc
authorKrzysztof Kozlowski <krzk@kernel.org>
Tue, 2 Apr 2024 19:41:28 +0000 (21:41 +0200)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Wed, 24 Apr 2024 07:23:53 +0000 (09:23 +0200)
commitd2377018b01d33265d8908db074b4cdfaaaae26b
treefa022e48a4bc0a375f7b884267d480210a9294f0
parentbd54eff2c5272efeb91d37efd4d1af9270601028
arm64: dts: cavium: move non-MMIO node out of soc

Non-MMIO devices, which are BTW not really part of the SoC, should not
be within simple-bus, as reported by dtc W=1 warning:

  thunder-88xx.dtsi:374.28-379.5: Warning (simple_bus_reg): /soc/refclk50mhz: missing or empty reg/ranges property

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20240402194129.69481-1-krzk@kernel.org
arch/arm64/boot/dts/cavium/thunder-88xx.dtsi