Re: [PATCH] riscv: dts: sifive: Add missing "clock-frequency" to cpu0/cpu1 nodes

From: Bin Meng
Date: Thu Sep 05 2019 - 08:01:58 EST


On Tue, Aug 13, 2019 at 11:00 PM Paul Walmsley <paul.walmsley@xxxxxxxxxx> wrote:
>
> On Tue, 6 Aug 2019, Bin Meng wrote:
>
> > Add the missing "clock-frequency" property to the cpu0/cpu1 nodes
> > for consistency with other cpu nodes.
> >
> > Signed-off-by: Bin Meng <bmeng.cn@xxxxxxxxx>
>
> Is this being driven by a schema validator warning? If not, and this
> property isn't required, it seems better just to drop it. It seems
> useless?
>

Yes, I think we can drop it. I will send v2.

Regards,
Bin