All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] thermal: remove obsolete drivers
@ 2021-01-20 16:23 ` Arnd Bergmann
  0 siblings, 0 replies; 10+ messages in thread
From: Arnd Bergmann @ 2021-01-20 16:23 UTC (permalink / raw)
  To: linux-arm-kernel, linux-kernel, linux-pm, Zhang Rui,
	Daniel Lezcano, Amit Kucheria
  Cc: Arnd Bergmann

From: Arnd Bergmann <arnd@arndb.de>

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

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


Arnd Bergmann (2):
  thermal: remove tango driver
  thermal: remove zx driver

 .../bindings/thermal/tango-thermal.txt        |  17 --
 .../bindings/thermal/zx2967-thermal.txt       | 116 --------
 drivers/thermal/Kconfig                       |  17 --
 drivers/thermal/Makefile                      |   2 -
 drivers/thermal/tango_thermal.c               | 126 ---------
 drivers/thermal/zx2967_thermal.c              | 256 ------------------
 6 files changed, 534 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/thermal/tango-thermal.txt
 delete mode 100644 Documentation/devicetree/bindings/thermal/zx2967-thermal.txt
 delete mode 100644 drivers/thermal/tango_thermal.c
 delete mode 100644 drivers/thermal/zx2967_thermal.c

-- 
2.29.2


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

end of thread, other threads:[~2021-02-18 20:43 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-20 16:23 [PATCH 0/2] thermal: remove obsolete drivers Arnd Bergmann
2021-01-20 16:23 ` Arnd Bergmann
2021-01-20 16:23 ` [PATCH 1/2] thermal: remove tango driver Arnd Bergmann
2021-01-20 16:23   ` Arnd Bergmann
2021-01-21 13:59   ` Måns Rullgård
2021-01-21 13:59     ` Måns Rullgård
2021-02-18 20:39   ` [thermal: thermal/next] thermal/drivers/tango: Remove " thermal-bot for Arnd Bergmann
2021-01-20 16:24 ` [PATCH 2/2] thermal: remove zx driver Arnd Bergmann
2021-01-20 16:24   ` Arnd Bergmann
2021-02-18 20:39   ` [thermal: thermal/next] thermal/drivers/zx: Remove " thermal-bot for Arnd Bergmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.