arm64: dts: intel: socfpga_agilex: move clocks out of soc node
authorKrzysztof Kozlowski <krzk@kernel.org>
Mon, 8 Mar 2021 17:09:38 +0000 (18:09 +0100)
committerDinh Nguyen <dinguyen@kernel.org>
Tue, 30 Mar 2021 10:51:30 +0000 (05:51 -0500)
commitd2e59308427090e42012a292204d35442953c9e5
tree788f19247277c88b3ad48abdc231311b328cf9f7
parent15e26f6914e44a079fcc6b020624eacf3ebff7eb
arm64: dts: intel: socfpga_agilex: move clocks out of soc node

The clocks are usually not part of the SoC but provided on the board
(external oscillators).  Moving them out of soc node fixes dtc warning:

    arch/arm64/boot/dts/intel/socfpga_agilex.dtsi:111.10-137.5:
        Warning (simple_bus_reg): /soc/clocks: missing or empty reg/ranges property

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
arch/arm64/boot/dts/intel/socfpga_agilex.dtsi