riscv: hw: Drop "clock-frequency" property of cpu nodes
commit7ae05377b85fff9d4f68271fc415a43018836b4b
authorBin Meng <bmeng.cn@gmail.com>
Sat, 21 Sep 2019 05:41:30 +0000 (20 22:41 -0700)
committerPalmer Dabbelt <palmer@sifive.com>
Mon, 28 Oct 2019 14:47:27 +0000 (28 07:47 -0700)
tree2657a37fbcaf0ce8b3fa7430194d334aaf8c2518
parent37207e12245e0c5737a20b736b66b257ecf75d02
riscv: hw: Drop "clock-frequency" property of cpu nodes

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 <bmeng.cn@gmail.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
hw/riscv/sifive_u.c
hw/riscv/spike.c
hw/riscv/virt.c
include/hw/riscv/sifive_u.h
include/hw/riscv/spike.h
include/hw/riscv/virt.h