[PATCH 0/3] RISC-V cycle timer fixes

Antony Pavlov antonynpavlov at gmail.com
Mon Mar 29 23:31:17 BST 2021


Antony Pavlov (3):
  clocksource: timer-riscv: adapt riscv_timer_get_count_rdcycle() for
    RV32
  RISC-V: erizo.dtsi: set timebase-frequency = <24000000>
  RISC-V: drop old timer handling code

 arch/riscv/dts/erizo.dtsi         |  2 +
 arch/riscv/lib/Makefile           |  2 +-
 arch/riscv/lib/riscv_timer.c      | 63 -------------------------------
 drivers/clocksource/timer-riscv.c | 13 +++++--
 4 files changed, 13 insertions(+), 67 deletions(-)
 delete mode 100644 arch/riscv/lib/riscv_timer.c

-- 
2.30.1




More information about the barebox mailing list