Re: [PATCH 1/2] riscv: sifive_u: Drop "clock-frequency" property of cpu nodes

2019-09-20 Thread Alistair Francis
On Fri, Sep 20, 2019 at 2:26 AM Bin Meng wrote: > > The "clock-frequency" property of cpu nodes isn't required. Drop it. > > This is to keep in sync with Linux kernel commit below: > https://patchwork.kernel.org/patch/11133031/ > > Signed-off-by: Bin Meng Reviewed-by: Alistair Francis

[PATCH 1/2] riscv: sifive_u: Drop "clock-frequency" property of cpu nodes

2019-09-20 Thread Bin Meng
The "clock-frequency" property of cpu nodes isn't required. Drop it. This is to keep in sync with Linux kernel commit below: https://patchwork.kernel.org/patch/11133031/ Signed-off-by: Bin Meng --- hw/riscv/sifive_u.c | 2 -- include/hw/riscv/sifive_u.h | 1 - 2 files changed, 3