]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
ARM: dts: exynos: Move fixed-clocks out of soc on Exynos3250
authorKrzysztof Kozlowski <krzk@kernel.org>
Mon, 15 Apr 2019 18:05:09 +0000 (20:05 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Wed, 24 Apr 2019 17:53:23 +0000 (19:53 +0200)
commit1e440c223503c24959fcccb96c2b0e775a6b3bb9
tree49dbaf9919e5cbaa4535252b37121d08a73f332b
parent39691e775a52c7f69cf164500bd541f7c88a468f
ARM: dts: exynos: Move fixed-clocks out of soc on Exynos3250

The three fixed-clocks (xusbxti, xxti and xtcxo) are inputs to the
Exynos3250 therefore they should not be inside the soc node.  This also
fixes DTC W=1 warning:

    arch/arm/boot/dts/exynos3250.dtsi:112.21-139.5:
        Warning (simple_bus_reg): /soc/fixed-rate-clocks: missing or empty reg/ranges property

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
arch/arm/boot/dts/exynos3250.dtsi