Re: [PATCH 3/6] ARM: dts: sun8i: add a cpu0 label to cpu@0 node on A23/33

From: Sudeep Holla
Date: Tue Dec 13 2016 - 11:13:44 EST




On 13/12/16 15:22, Icenowy Zheng wrote:
> A "cpu0" label is needed on cpu@0 for cpufreq-dt to work.
>

IIUC any label should be fine and I don't see anything in the driver
looking for such label name. All I see is it looks for cpu0 regulator
for *legacy* DTs

> Add such a label, in order to prepare for cpufreq support of A23/33.
>

You need this as you add the same label in the following patches. The
commit message sounds like cpufreq-dt search for that label by name.

--
Regards,
Sudeep