]> git.baikalelectronics.ru Git - kernel.git/commit
platform/x86: intel_pmc_core: Change Jasper Lake S0ix debug reg map back to ICL
authorArchana Patni <archana.patni@intel.com>
Tue, 21 Apr 2020 08:40:19 +0000 (14:10 +0530)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 24 Apr 2020 09:45:18 +0000 (12:45 +0300)
commitdc46b4067d7224e548537adaa2583e068938073f
tree392ac8507b9f8e5b2fb8e55c808097501139e5a8
parentefa61077609ed3625ac7c4beae779e3b0050d51e
platform/x86: intel_pmc_core: Change Jasper Lake S0ix debug reg map back to ICL

Jasper Lake uses Icelake PCH IPs and the S0ix debug interfaces are same as
Icelake. It uses SLP_S0_DBG register latch/read interface from Icelake
generation. It doesn't use Tiger Lake LPM debug registers. Change the
Jasper Lake S0ix debug interface to use the ICL reg map.

Fixes: 9b601cec4213 ("platform/x86: intel_pmc_core: Add Atom based Jasper Lake (JSL) platform support")
Signed-off-by: Archana Patni <archana.patni@intel.com>
Acked-by: David E. Box <david.e.box@intel.com>
Tested-by: Divagar Mohandass <divagar.mohandass@intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/platform/x86/intel_pmc_core.c