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>
Thu, 11 Apr 2024 13:15:22 +0000 (15:15 +0200)
commit0dc04112bee6fdd6eb847ccb32214703022c0269
tree6659a5895d446708f8f1e8b794fcd37545e6cc0d
parent64fe9a8f9fa75cf94e718c082460b2d76d1b7c56
mei: me: disable RPL-S on SPS and IGN firmwares

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