mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Antony Pavlov <antonynpavlov@gmail.com>
To: barebox@lists.infradead.org
Cc: Ahmad Fatoum <a.fatoum@pengutronix.de>
Subject: [PATCH 0/3] RISC-V cycle timer fixes
Date: Tue, 30 Mar 2021 01:31:17 +0300	[thread overview]
Message-ID: <20210329223120.442256-1-antonynpavlov@gmail.com> (raw)

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


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox


             reply	other threads:[~2021-03-30  1:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-29 22:31 Antony Pavlov [this message]
2021-03-29 22:31 ` [PATCH 1/3] clocksource: timer-riscv: adapt riscv_timer_get_count_rdcycle() for RV32 Antony Pavlov
2021-03-29 22:31 ` [PATCH 2/3] RISC-V: erizo.dtsi: set timebase-frequency = <24000000> Antony Pavlov
2021-03-29 22:31 ` [PATCH 3/3] RISC-V: drop old timer handling code Antony Pavlov
2021-03-30  5:36 ` [PATCH 0/3] RISC-V cycle timer fixes Sascha Hauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210329223120.442256-1-antonynpavlov@gmail.com \
    --to=antonynpavlov@gmail.com \
    --cc=a.fatoum@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox