]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb99e0d4e65dbb80f185d2e04199bfe84986de7ba
tree788f19247277c88b3ad48abdc231311b328cf9f7
parent84ccb1d08c176831dfe5467f39efc9265eaca790
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