forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
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.