On Mon, Sep 14, 2020 at 08:58:02PM +0800, 刘邵华BTD wrote:
> Hi Daniel,
> > > This patch adds a cpuidle driver for systems based RISCV architecture.
> > > This patch supports state WFI. Other states will be supported in the
> > > future.
> > >
> > > Signed-off-by: liush
> > > ---
> >
> > [ ... ]
>
Hi Palmer,
> > This patch adds a cpuidle driver for systems based RISCV architecture.
> > This patch supports state WFI. Other states will be supported in the
> > future.
> >
> > Signed-off-by: liush
> > ---
> > arch/riscv/Kconfig | 7 +
> > arch/riscv/include/asm/cpuidle.h |
Hi Palmer,
> > This patch adds a cpuidle driver for systems based RISCV architecture.
> > This patch supports state WFI. Other states will be supported in the
> > future.
> >
> > Signed-off-by: liush
> > ---
> > arch/riscv/Kconfig | 7 +
> > arch/riscv/include/asm/cpuidle.h |
Hi Anup,
> On Mon, Sep 14, 2020 at 7:22 AM liush wrote:
> >
> > This patch adds a cpuidle driver for systems based RISCV architecture.
> > This patch supports state WFI. Other states will be supported in the
> > future.
> First of all thanks for taking up the CPUIDLE efforts for RISC-V.
> The co
Hi Daniel,
> > This patch adds a cpuidle driver for systems based RISCV architecture.
> > This patch supports state WFI. Other states will be supported in the
> > future.
> >
> > Signed-off-by: liush
> > ---
>
> [ ... ]
>
> >
> > obj-$(CONFIG_RISCV_M_MODE) += traps_misaligned.o
> > diff --gi
5 matches
Mail list logo