arm64: dts: socfpga: stratix10: move FPGA region out of soc node
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sat, 9 Dec 2023 17:30:35 +0000 (18:30 +0100)
committerDinh Nguyen <dinguyen@kernel.org>
Thu, 4 Jan 2024 00:10:39 +0000 (18:10 -0600)
commit5c8f036f92961512b92b27cdc267330957debda9
tree1d7faaff1efc77afc70523267e3dfa1bbe323e16
parent179e58703e162eaa30c67741c3cf6bf435e97b88
arm64: dts: socfpga: stratix10: move FPGA region out of soc node

The "soc" node is supposed to have only MMIO children, so move the FPGA
region node to top level to fix dtc W=1 warnings like:

  socfpga_stratix10.dtsi:136.20-141.5: Warning (simple_bus_reg): /soc@0/base_fpga_region: missing or empty reg/ranges property

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi