[PATCH 0/2] thermal: remove obsolete drivers
From: Arnd Bergmann <arnd@kernel.org>
Date: 2021-01-20 16:25:17
Also in:
linux-pm, lkml
From: Arnd Bergmann <arnd@kernel.org>
Date: 2021-01-20 16:25:17
Also in:
linux-pm, lkml
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/ (local) 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 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel