On Thu, Sep 10, 2020 at 4:09 AM Sean Anderson <sean...@gmail.com> wrote: > > We currently do this in a u-boot specific dts, but hopefully we can get > these bindings added in Linux in the future. > > Signed-off-by: Sean Anderson <sean...@gmail.com> > Reviewed-by: Pragnesh Patel <pragnesh.pa...@openfive.com> > --- > This patch builds but has NOT been tested. > > Changes in v4: > - Both the Andes PMLT and Sifive CLINT now fall back on timebase-frequency, > per discussion with Anup Patel > - Rebase > > Changes in v3: > - Rebase > > Changes in v2: > - Fix SiFive CLINT not getting tick-rate from rtcclk > > arch/riscv/dts/fu540-c000-u-boot.dtsi | 8 ++++++-- > arch/riscv/dts/hifive-unleashed-a00-u-boot.dtsi | 4 ++++ > 2 files changed, 10 insertions(+), 2 deletions(-) >
Reviewed-by: Bin Meng <bin.m...@windriver.com>