[PATCH 0/2] thermal: remove obsolete drivers
Arnd Bergmann
arnd at kernel.org
Wed Jan 20 11:23:58 EST 2021
From: Arnd Bergmann <arnd at 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
More information about the linux-arm-kernel
mailing list