On Thu, Mar 30, 2023 at 06:15: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. > > Signed-off-by: Keguang Zhang <keguang.zhang@xxxxxxxxx> > --- > V1 -> V2: Delete the obsolete header file regs-pwm.h > --- > .../include/asm/mach-loongson32/regs-pwm.h | 25 --- > arch/mips/loongson32/Kconfig | 37 --- > arch/mips/loongson32/common/time.c | 210 ------------------ > 3 files changed, 272 deletions(-) > delete mode 100644 arch/mips/include/asm/mach-loongson32/regs-pwm.h Acked-by: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx> -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]