]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
mei: me: disable RPL-S on SPS and IGN firmwares
authorAlexander Usyskin <alexander.usyskin@intel.com>
Tue, 12 Mar 2024 05:19:58 +0000 (07:19 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 27 Apr 2024 15:11:40 +0000 (17:11 +0200)
commit2a19c2a5caf084f4f985f5867c50effdd8201bdd
tree3494d75ec036f20a73d94deb1d3dc4b97f926d40
parentf356fd0cbd9c9cbd0854657a80d1608d0d732db3
mei: me: disable RPL-S on SPS and IGN firmwares

commit 0dc04112bee6fdd6eb847ccb32214703022c0269 upstream.

Extend the quirk to disable MEI interface on Intel PCH Ignition (IGN)
and SPS firmwares for RPL-S devices. These firmwares do not support
the MEI protocol.

Fixes: 3ed8c7d39cfe ("mei: me: add raptor lake point S DID")
Cc: stable@vger.kernel.org
Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Link: https://lore.kernel.org/r/20240312051958.118478-1-tomas.winkler@intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mei/pci-me.c