Thermal: Intel SoC: DTS thermal use common APIs
There is no change in functionality but using the common IOSF core APIs. This driver is now just responsible for enumeration and call relevant API to create thermal zone and register critical trip. Also cpuid 0x4c is now handled in the int340x processor thermal driver with the same functionality. Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
This commit is contained in:

committed by
Zhang Rui

父節點
ee073604db
當前提交
3a2419f865
@@ -261,7 +261,8 @@ config INTEL_SOC_DTS_IOSF_CORE
|
||||
|
||||
config INTEL_SOC_DTS_THERMAL
|
||||
tristate "Intel SoCs DTS thermal driver"
|
||||
depends on X86 && IOSF_MBI
|
||||
depends on X86
|
||||
select INTEL_SOC_DTS_IOSF_CORE
|
||||
help
|
||||
Enable this to register Intel SoCs (e.g. Bay Trail) platform digital
|
||||
temperature sensor (DTS). These SoCs have two additional DTSs in
|
||||
|
Reference in New Issue
Block a user