On Tue, Mar 28, 2023 at 9:35 PM Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx> wrote: > > On Tue, Mar 28, 2023 at 08:05:04PM +0800, Keguang Zhang wrote: > > The Loongson1 PWM timer will be moved to clocksource framework. > > Then, the old driver is no longer needed. > > Remove the deprecated code and update the Kconfig accordingly. > > > > Signed-off-by: Keguang Zhang <keguang.zhang@xxxxxxxxx> > > --- > > arch/mips/loongson32/Kconfig | 37 ----- > > arch/mips/loongson32/common/time.c | 210 ----------------------------- > > 2 files changed, 247 deletions(-) > > Acked-by: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx> > Hi Thomas, Sorry! I have to send v2 to delete the obsolete header file regs-pwm.h. > -- > Crap can work. Given enough thrust pigs will fly, but it's not necessarily a > good idea. [ RFC1925, 2.3 ] -- Best regards, Keguang Zhang