Hi, On 6/30/22 00:13, Gayatri Kammela wrote: > Hi, > > This patch set adds Raptor Lake support as well as PCI error recovery > support to PMT driver. It also has a rework patch and a fix for fixed > region handling. > > Patch 1: Rework early hardware code > Patch 2: Add support for Raptor Lake > Patch 3: Fix fixed region handling > Patch 4: Add PCI error recovery support to Intel PMT Thank you for your patch-series, I've applied the series to my review-hans branch: https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git/log/?h=review-hans Note it will show up in my review-hans branch once I've pushed my local branch there, which might take a while. Once I've run some tests on this branch the patches there will be added to the platform-drivers-x86/for-next branch and eventually will be included in the pdx86 pull-request to Linus for the next merge-window. Regards, Hans > > David E. Box (3): > platform/x86/intel/vsec: Rework early hardware code > platform/x86/intel/vsec: Add support for Raptor Lake > platform/x86/intel/pmt: telemetry: Fix fixed region handling > > Gayatri Kammela (1): > platform/x86/intel/vsec: Add PCI error recovery support to Intel PMT > > drivers/platform/x86/intel/pmt/class.c | 23 ++-- > drivers/platform/x86/intel/pmt/telemetry.c | 18 ++- > drivers/platform/x86/intel/vsec.c | 130 ++++++++++++++++----- > drivers/platform/x86/intel/vsec.h | 11 +- > 4 files changed, 136 insertions(+), 46 deletions(-) > > > base-commit: 03c765b0e3b4cb5063276b086c76f7a612856a9a