Re: [PATCH] arm64: dts: hisilicon: Add missing clocks property for CPUs

From: Viresh Kumar
Date: Tue Jul 31 2018 - 03:24:20 EST


On 23-07-18, 08:36, Viresh Kumar wrote:
> 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@xxxxxxxxxx>
> ---
> arch/arm64/boot/dts/hisilicon/hi6220.dtsi | 7 +++++++
> 1 file changed, 7 insertions(+)

@Wei: Can you please apply this one as well ?

--
viresh