]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: dts: hisilicon: Add missing clocks property for CPUs
authorViresh Kumar <viresh.kumar@linaro.org>
Mon, 23 Jul 2018 03:06:42 +0000 (08:36 +0530)
committerWei Xu <xuwei5@hisilicon.com>
Wed, 19 Sep 2018 14:54:05 +0000 (15:54 +0100)
commit926e853c8a00ad4b9250d2548175b6d6c61aaf9d
tree66fe5407ef46f2a541cc4e16f11a5d898d61e6e4
parentf030a7bb7b1f7de16c1c716a587185e209e25800
arm64: dts: hisilicon: Add missing clocks property for CPUs

The clocks property should either be present for all the CPUs of a
cluster or none. If these are present only for a subset of CPUs of a
cluster then things will start falling apart as soon as the CPUs are
brought online in a different order. For example, this will happen
because the operating system looks for such properties in the CPU node
it is trying to bring up, so that it can register a cooling device.

Add missing clocks property.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
arch/arm64/boot/dts/hisilicon/hi6220.dtsi