arm64: dts: exynos: Move fixed-clocks out of soc
authorKrzysztof Kozlowski <krzk@kernel.org>
Mon, 15 Apr 2019 18:34:40 +0000 (20:34 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Wed, 24 Apr 2019 17:57:59 +0000 (19:57 +0200)
commitf36afdd0f53583759562cef3a8453919e3b86a7c
tree2fcff7d4538ed1a17dc5783815a787178f49c409
parent179a2802ac0f9a8e7ac7a5be83d1a39b03f27056
arm64: dts: exynos: Move fixed-clocks out of soc

The XXTI fixed-clock is the input to the SoC therefore it should not be
inside the soc node.  This also fixes DTC W=1 warning:

    arch/arm64/boot/dts/exynos/exynos7.dtsi:90.17-94.5:
        Warning (simple_bus_reg): /soc/xxti: missing or empty reg/ranges property

While moving, change the name of the xxti node to match the generic type
of device (following DeviceTree specification).

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
arch/arm64/boot/dts/exynos/exynos5433.dtsi
arch/arm64/boot/dts/exynos/exynos7.dtsi