forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
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.