]> git.ipfire.org Git - thirdparty/qemu.git/commit
riscv: sifive_u: Remove handcrafted clock nodes for UART and ethernet
authorBin Meng <bmeng.cn@gmail.com>
Fri, 6 Sep 2019 16:20:18 +0000 (09:20 -0700)
committerPalmer Dabbelt <palmer@sifive.com>
Tue, 17 Sep 2019 15:42:49 +0000 (08:42 -0700)
commit81e94379f75c40b77d577c6bff2d7e23c9904ccf
tree64efbcc3a5751e0897174046d5feb5ce1bb7c8e4
parent7b6bb66f02bc81a6bb5d90a4fe08ab9c6841a936
riscv: sifive_u: Remove handcrafted clock nodes for UART and ethernet

In the past we did not have a model for PRCI, hence two handcrafted
clock nodes ("/soc/ethclk" and "/soc/uartclk") were created for the
purpose of supplying hard-coded clock frequencies. But now since we
have added the PRCI support in QEMU, we don't need them any more.

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
include/hw/riscv/sifive_u.h