ARM: dts: sun8i: a83t: Add missing CPU clock references
authorOndrej Jirman <megous@megous.com>
Mon, 1 Apr 2019 13:36:10 +0000 (15:36 +0200)
committerMaxime Ripard <maxime.ripard@bootlin.com>
Mon, 1 Apr 2019 14:31:41 +0000 (16:31 +0200)
commit3764db4f0b4eefbf4aa97ef7255ae3c29b56ee8c
treef1d845e3202120347c8e8c7a86db9cabe799325e
parent31ec8c14566e2bad88a71daf209d2caf80036a3e
ARM: dts: sun8i: a83t: Add missing CPU clock references

A83T DTSI has cpu clocks defined only on the first CPU in each cluster.
We can bring down any CPU in the cluster, so we need to define clock
for each CPU, so that the system knows what clock to use if the first
CPU is down.

Also move the clocks property below the compatible on cpus where it is
already defined. Property "clock-names" is not needed.

Signed-off-by: Ondrej Jirman <megous@megous.com>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
arch/arm/boot/dts/sun8i-a83t.dtsi