linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] watchdog: remove obsolete drivers
@ 2021-01-20 16:27 Arnd Bergmann
  2021-01-20 16:27 ` [PATCH 1/5] watchdog: remove sirf prima driver Arnd Bergmann
                   ` (4 more replies)
  0 siblings, 5 replies; 19+ messages in thread
From: Arnd Bergmann @ 2021-01-20 16:27 UTC (permalink / raw)
  To: linux-arm-kernel, linux-kernel, linux-watchdog, Guenter Roeck
  Cc: Wim Van Sebroeck, Arnd Bergmann

From: Arnd Bergmann <arnd@arndb.de>

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

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


Arnd Bergmann (5):
  watchdog: remove sirf prima driver
  watchdog: remove sirf atlas driver
  watchdog: remove zte zx driver
  watchdog: remove tango driver
  watchdog: remove coh901 driver

 .../bindings/watchdog/sirfsoc_wdt.txt         |  18 -
 .../watchdog/stericsson-coh901327.txt         |  19 -
 .../bindings/watchdog/zte,zx2967-wdt.txt      |  32 --
 drivers/watchdog/Kconfig                      |  52 ---
 drivers/watchdog/Makefile                     |   5 -
 drivers/watchdog/atlas7_wdt.c                 | 221 ----------
 drivers/watchdog/coh901327_wdt.c              | 408 ------------------
 drivers/watchdog/sirfsoc_wdt.c                | 216 ----------
 drivers/watchdog/tangox_wdt.c                 | 209 ---------
 drivers/watchdog/zx2967_wdt.c                 | 279 ------------
 10 files changed, 1459 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/watchdog/sirfsoc_wdt.txt
 delete mode 100644 Documentation/devicetree/bindings/watchdog/stericsson-coh901327.txt
 delete mode 100644 Documentation/devicetree/bindings/watchdog/zte,zx2967-wdt.txt
 delete mode 100644 drivers/watchdog/atlas7_wdt.c
 delete mode 100644 drivers/watchdog/coh901327_wdt.c
 delete mode 100644 drivers/watchdog/sirfsoc_wdt.c
 delete mode 100644 drivers/watchdog/tangox_wdt.c
 delete mode 100644 drivers/watchdog/zx2967_wdt.c

-- 
2.29.2


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

end of thread, other threads:[~2021-01-23 18:48 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-20 16:27 [PATCH 0/5] watchdog: remove obsolete drivers Arnd Bergmann
2021-01-20 16:27 ` [PATCH 1/5] watchdog: remove sirf prima driver Arnd Bergmann
2021-01-20 19:03   ` Guenter Roeck
2021-01-20 21:15   ` Barry Song
2021-01-20 16:27 ` [PATCH 2/5] watchdog: remove sirf atlas driver Arnd Bergmann
2021-01-20 19:03   ` Guenter Roeck
2021-01-20 21:17   ` Barry Song
2021-01-20 16:27 ` [PATCH 3/5] watchdog: remove zte zx driver Arnd Bergmann
2021-01-20 19:03   ` Guenter Roeck
2021-01-20 16:27 ` [PATCH 4/5] watchdog: remove tango driver Arnd Bergmann
2021-01-20 19:03   ` Guenter Roeck
2021-01-21 14:01   ` Måns Rullgård
2021-01-21 15:18     ` Arnd Bergmann
2021-01-21 16:33       ` Guenter Roeck
2021-01-23 18:34   ` Guenter Roeck
2021-01-23 18:47     ` Arnd Bergmann
2021-01-20 16:27 ` [PATCH 5/5] watchdog: remove coh901 driver Arnd Bergmann
2021-01-20 19:03   ` Guenter Roeck
2021-01-21 13:14   ` Linus Walleij

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).