linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] clocksource: remove obsolete drivers
@ 2021-01-20 13:15 Arnd Bergmann
  2021-01-20 13:15 ` [PATCH 1/4] timer: remove u300 driver Arnd Bergmann
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Arnd Bergmann @ 2021-01-20 13:15 UTC (permalink / raw)
  To: linux-arm-kernel, linux-kernel, Daniel Lezcano, Thomas Gleixner
  Cc: Arnd Bergmann

From: Arnd Bergmann <arnd@arndb.de>

A few Arm platforms are getting removed in v5.12, this removes
the corresponding clocksource drivers.

Link: https://lore.kernel.org/linux-arm-kernel/20210120124812.2800027-1-arnd@kernel.org/T/


Arnd Bergmann (4):
  timer: remove u300 driver
  timer: remove tango driver
  timer: remove sirf atlas driver
  timer: remove sirf prima driver

 .../timer/stericsson-u300-apptimer.txt        |  18 -
 drivers/clocksource/Kconfig                   |  27 --
 drivers/clocksource/Makefile                  |   4 -
 drivers/clocksource/timer-atlas7.c            | 281 -----------
 drivers/clocksource/timer-prima2.c            | 242 ----------
 drivers/clocksource/timer-tango-xtal.c        |  57 ---
 drivers/clocksource/timer-u300.c              | 457 ------------------
 7 files changed, 1086 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/timer/stericsson-u300-apptimer.txt
 delete mode 100644 drivers/clocksource/timer-atlas7.c
 delete mode 100644 drivers/clocksource/timer-prima2.c
 delete mode 100644 drivers/clocksource/timer-tango-xtal.c
 delete mode 100644 drivers/clocksource/timer-u300.c

-- 
2.29.2


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2021-02-03  8:39 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-20 13:15 [PATCH 0/4] clocksource: remove obsolete drivers Arnd Bergmann
2021-01-20 13:15 ` [PATCH 1/4] timer: remove u300 driver Arnd Bergmann
2021-01-21  8:37   ` Linus Walleij
2021-01-20 13:15 ` [PATCH 2/4] timer: remove tango driver Arnd Bergmann
2021-01-21 13:48   ` Måns Rullgård
2021-01-20 13:15 ` [PATCH 3/4] timer: remove sirf atlas driver Arnd Bergmann
2021-01-20 21:21   ` Barry Song
2021-01-20 13:15 ` [PATCH 4/4] timer: remove sirf prima driver Arnd Bergmann
2021-01-20 17:50   ` Joe Perches
2021-01-20 20:53     ` Arnd Bergmann
2021-01-20 21:11   ` Barry Song
2021-02-03  8:37 ` [PATCH 0/4] clocksource: remove obsolete drivers Daniel Lezcano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).