Re: [PATCH] riscv: dts: sifive: Add missing "clock-frequency" to cpu0/cpu1 nodes
From: Paul Walmsley
Date: Tue Aug 13 2019 - 11:00:05 EST
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?
- Paul