Skip to content

Commit 73da3f0

Browse files
arndbdlezcano
authored andcommitted
thermal/drivers/zx: Remove zx driver
The zte zx platform is getting removed, so this driver is no longer needed. Cc: Jun Nie <jun.nie@linaro.org> Cc: Shawn Guo <shawnguo@kernel.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Link: https://lore.kernel.org/r/20210120162400.4115366-3-arnd@kernel.org
1 parent 8fefe3c commit 73da3f0

4 files changed

Lines changed: 0 additions & 381 deletions

File tree

Documentation/devicetree/bindings/thermal/zx2967-thermal.txt

Lines changed: 0 additions & 116 deletions
This file was deleted.

drivers/thermal/Kconfig

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -467,14 +467,6 @@ depends on (ARCH_QCOM && OF) || COMPILE_TEST
467467
source "drivers/thermal/qcom/Kconfig"
468468
endmenu
469469

470-
config ZX2967_THERMAL
471-
tristate "Thermal sensors on zx2967 SoC"
472-
depends on ARCH_ZX || COMPILE_TEST
473-
help
474-
Enable the zx2967 thermal sensors driver, which supports
475-
the primitive temperature sensor embedded in zx2967 SoCs.
476-
This sensor generates the real time die temperature.
477-
478470
config UNIPHIER_THERMAL
479471
tristate "Socionext UniPhier thermal driver"
480472
depends on ARCH_UNIPHIER || COMPILE_TEST

drivers/thermal/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ obj-y += tegra/
5656
obj-$(CONFIG_HISI_THERMAL) += hisi_thermal.o
5757
obj-$(CONFIG_MTK_THERMAL) += mtk_thermal.o
5858
obj-$(CONFIG_GENERIC_ADC_THERMAL) += thermal-generic-adc.o
59-
obj-$(CONFIG_ZX2967_THERMAL) += zx2967_thermal.o
6059
obj-$(CONFIG_UNIPHIER_THERMAL) += uniphier_thermal.o
6160
obj-$(CONFIG_AMLOGIC_THERMAL) += amlogic_thermal.o
6261
obj-$(CONFIG_SPRD_THERMAL) += sprd_thermal.o

drivers/thermal/zx2967_thermal.c

Lines changed: 0 additions & 256 deletions
This file was deleted.

0 commit comments

Comments
 (0)