[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <6f51fcb89d0f1aad5d4f4e2cacb407a620454886.camel@linux.intel.com>
Date: Fri, 10 Feb 2023 00:04:28 -0800
From: srinivas pandruvada <srinivas.pandruvada@...ux.intel.com>
To: Hans de Goede <hdegoede@...hat.com>, markgross@...nel.org
Cc: platform-driver-x86@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/7] Add TPMI support
Hi Hans,
On Mon, 2023-02-06 at 13:49 +0100, Hans de Goede wrote:
> Hi,
>
> On 2/2/23 02:07, Srinivas Pandruvada wrote:
>
>
[...]
> 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
>
>
Thanks for the help here.
> 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.
I guess this will appear in 6.3 merge window.
Can I post next set of patches (targeted for 6.4)?
Thanks,
Srinivas
>
> Regards,
>
> Hans
>
>
>
>
> > Srinivas Pandruvada (7):
> > platform/x86/intel/vsec: Add TPMI ID
> > platform/x86/intel/vsec: Enhance and Export intel_vsec_add_aux()
> > platform/x86/intel/vsec: Support private data
> > platform/x86/intel: Intel TPMI enumeration driver
> > platform/x86/intel/tpmi: Process CPU package mapping
> > platform/x86/intel/tpmi: ADD tpmi external interface for tpmi
> > feature
> > drivers
> > MAINTAINERS: Add entry for TPMI driver
> >
> > MAINTAINERS | 6 +
> > drivers/platform/x86/intel/Kconfig | 13 +
> > drivers/platform/x86/intel/Makefile | 4 +
> > drivers/platform/x86/intel/tpmi.c | 415
> > ++++++++++++++++++++++++++++
> > drivers/platform/x86/intel/vsec.c | 21 +-
> > drivers/platform/x86/intel/vsec.h | 6 +
> > include/linux/intel_tpmi.h | 30 ++
> > 7 files changed, 490 insertions(+), 5 deletions(-)
> > create mode 100644 drivers/platform/x86/intel/tpmi.c
> > create mode 100644 include/linux/intel_tpmi.h
> >
>
Powered by blists - more mailing lists