Re: [PATCH 1/3] riscv: Move Andes PLMT driver to drivers/timer

2020-10-13 Thread Rick Chen
> This is a regular timer driver, and should live with the other timer > drivers. > > Signed-off-by: Sean Anderson > --- > > MAINTAINERS| 1 + > arch/riscv/Kconfig | 7 --- > arch/riscv/lib/Makefile

Re: [PATCH 1/3] riscv: Move Andes PLMT driver to drivers/timer

2020-10-11 Thread Simon Glass
On Sun, 4 Oct 2020 at 14:29, Sean Anderson wrote: > > This is a regular timer driver, and should live with the other timer > drivers. > > Signed-off-by: Sean Anderson > --- > > MAINTAINERS| 1 + > arch/riscv/Kconfig

[PATCH 1/3] riscv: Move Andes PLMT driver to drivers/timer

2020-10-04 Thread Sean Anderson
This is a regular timer driver, and should live with the other timer drivers. Signed-off-by: Sean Anderson --- MAINTAINERS| 1 + arch/riscv/Kconfig | 7 --- arch/riscv/lib/Makefile