forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 95099d4622f8cb224d94e314c7a8e0df60b13f87
kernel/drivers/thermal/samsung/Kconfig
....@@ -1,10 +1,11 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 config EXYNOS_THERMAL
23 tristate "Exynos thermal management unit driver"
34 depends on THERMAL_OF
45 depends on HAS_IOMEM
56 help
67 If you say yes here you get support for the TMU (Thermal Management
7
- Unit) driver for SAMSUNG EXYNOS series of SoCs. This driver initialises
8
+ Unit) driver for Samsung Exynos series of SoCs. This driver initialises
89 the TMU, reports temperature and handles cooling action if defined.
910 This driver uses the Exynos core thermal APIs and TMU configuration
1011 data from the supported SoCs.