platform/x86: intel_pmc_core: Add Atom based Jasper Lake (JSL) platform support
authorGayatri Kammela <gayatri.kammela@intel.com>
Fri, 24 Jan 2020 18:59:28 +0000 (10:59 -0800)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 10 Feb 2020 09:12:18 +0000 (11:12 +0200)
commit16292bed9c56a20715d942fd5d9e025f01fa65fe
tree5b169dcd8e388dda41f8bacb37e3e22c714faaf4
parentd545514e3e36fa69450a0b712664943c4bfde427
platform/x86: intel_pmc_core: Add Atom based Jasper Lake (JSL) platform support

Add Jasper Lake to the list of the platforms that intel_pmc_core
driver supports for pmc_core device.

Just like Ice Lake, Tiger Lake and Elkhart Lake, Jasper Lake can also
reuse all the Cannon Lake PCH IPs. Also, it uses the same PCH IPs of
Tiger Lake, no additional effort is needed to enable but to simply reuse
them.

Cc: Srinivas Pandruvada <srinivas.pandruvada@intel.com>
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: David Box <david.e.box@intel.com>
Signed-off-by: Gayatri Kammela <gayatri.kammela@intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/platform/x86/intel_pmc_core.c