]> git.hungrycats.org Git - linux/commit
platform/x86:intel/pmc: Remove Meteor Lake S platform support
authorXi Pardee <xi.pardee@intel.com>
Thu, 1 Jun 2023 00:47:06 +0000 (17:47 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 11 Jul 2023 17:39:46 +0000 (19:39 +0200)
commitdbdd2ebb3470d3d86e342d032b2b8d1ce4196cb7
tree44d54acc1beb92c9dcdb34cfe499c886fb9bd775
parent016bb7419497f3b62d01af766ee8af810728a2b7
platform/x86:intel/pmc: Remove Meteor Lake S platform support

[ Upstream commit 416a87c972b978d71ab828442d1d48e3bd194855 ]

commit c5ad454a12c6 ("platform/x86: intel/pmc/core: Add Meteor Lake
support to pmc core driver") was supposed to add support for Meter
Lake P/M and mistakenly added support for Meteor Lake S instead. Meteor
Lake P/M support was added later and MTL-S support needs to be removed
since its currently assigned to the wrong register maps.

Fixes: c5ad454a12c6 ("platform/x86: intel/pmc/core: Add Meteor Lake support to pmc core driver")
Signed-off-by: Xi Pardee <xi.pardee@intel.com>
Signed-off-by: David E. Box <david.e.box@linux.intel.com>
Link: https://lore.kernel.org/r/20230601004706.871528-1-xi.pardee@intel.com
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/platform/x86/intel/pmc/core.c