✓ CI.checkpatch: success for platform/x86/intel/pmc/lnl: Remove SSRAM support
Patchwork
patchwork at emeril.freedesktop.org
Wed Mar 6 23:00:00 UTC 2024
== Series Details ==
Series: platform/x86/intel/pmc/lnl: Remove SSRAM support
URL : https://patchwork.freedesktop.org/series/130837/
State : success
== Summary ==
+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
7d6fb25447372de10c7d82d450bf95e4b2e2a0ab
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit e11a71c3069500f21716082a8500031f7819425d
Author: David E. Box <david.e.box at linux.intel.com>
Date: Wed Mar 6 14:53:50 2024 -0800
platform/x86/intel/pmc/lnl: Remove SSRAM support
A recent PMC firmware change in Lunar Lake caused the pmc_core driver to
fail to probe. This is due to a change in the GUID for PMC telemetry coming
from the SSRAM device. Until a final release is ready this value may
change again. In the meantime, disable the SSRAM support for Lunar Lake so
the driver can load and provide some basic functionality.
Fixes: 3748dfdae2a6 ("platform/x86/intel/pmc: Add Lunar Lake M support to intel_pmc_core driver")
Signed-off-by: David E. Box <david.e.box at linux.intel.com>
Reviewed-by: Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy at linux.intel.com>
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen at linux.intel.com>
Link: https://lore.kernel.org/r/20240227190134.1592072-2-david.e.box@linux.intel.com
[ topic/core-for-CI: currently this is blocking test on LNL. Patch is
going through the platform-drivers-x86 tree:
https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git/commit/?h=review-ilpo&id=728720381879e9e0bc68ff9edca52261c1f5bc31
Once proved to work, migrate this comment to gitlab and follow the
proper way to add patches in topic/core-for-CI. ]
Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch ba2149e0e3add9f607c6d41e20479d85ceb0769d drm-intel
e11a71c30695 platform/x86/intel/pmc/lnl: Remove SSRAM support
More information about the Intel-xe
mailing list