OSDN Git Service

thermal/drivers/int340x: Use IMOK independently
authorSumeet Pawnikar <sumeet.r.pawnikar@intel.com>
Fri, 16 Jul 2021 16:39:46 +0000 (22:09 +0530)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Sat, 14 Aug 2021 13:39:13 +0000 (15:39 +0200)
commitf1b07a14694be02b2b87e2fe6def6cff2f4bd452
treecfdf0b4c4135d60448fbda0333680e08114095e6
parentb5f7912bb604b47a0fe024560488a7556dce8ee7
thermal/drivers/int340x: Use IMOK independently

Some chrome platform requires IMOK method in coreboot. But these platforms
don't use GDDV data vault in coreboot. As per current code flow, to enable
and use IMOK only, we need to have GDDV support as well in coreboot. This
patch removes the dependency for IMOK from GDDV to enable and use IMOK
independently.

Signed-off-by: Sumeet Pawnikar <sumeet.r.pawnikar@intel.com>
Acked-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Acked-by: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20210716163946.3142-1-sumeet.r.pawnikar@intel.com
drivers/thermal/intel/int340x_thermal/int3400_thermal.c