* [PATCH 0/1] MAINTAINERS: Add myself into x86 platform driver
@ 2023-09-18 10:29 Ilpo Järvinen
2023-09-18 10:29 ` [PATCH 1/1] MAINTAINERS: Add myself into x86 platform driver maintainers Ilpo Järvinen
0 siblings, 1 reply; 5+ messages in thread
From: Ilpo Järvinen @ 2023-09-18 10:29 UTC (permalink / raw)
To: Hans de Goede, Mark Gross, platform-driver-x86, linux-kernel,
Linus Torvalds, Andy Shevchenko
Cc: Ilpo Järvinen
Hi all,
Hans has been asking for another person to help as the maintainer of
the x86 platform driver because Mark has not been able to find time to
do that. I got asked for the task and have been reviewing the relevant
patches for a while now but this series makes it more official by
adding the MAINTAINERS entries to the relevant places.
The current plan is I jump in mid v6.6-rc cycle (tentatively rc3) to
handle patches beyond just reviews. I'll be using review-ilpo as my
staging branch to keep things similar as they have been.
Ilpo Järvinen (1):
MAINTAINERS: Add myself into x86 platform driver maintainers
MAINTAINERS | 3 +++
1 file changed, 3 insertions(+)
--
2.30.2
^ permalink raw reply [flat|nested] 5+ messages in thread
* [PATCH 1/1] MAINTAINERS: Add myself into x86 platform driver maintainers
2023-09-18 10:29 [PATCH 0/1] MAINTAINERS: Add myself into x86 platform driver Ilpo Järvinen
@ 2023-09-18 10:29 ` Ilpo Järvinen
2023-09-18 10:34 ` Andy Shevchenko
2023-09-18 13:21 ` Hans de Goede
0 siblings, 2 replies; 5+ messages in thread
From: Ilpo Järvinen @ 2023-09-18 10:29 UTC (permalink / raw)
To: Hans de Goede, Mark Gross, platform-driver-x86, linux-kernel,
Linus Torvalds, Andy Shevchenko
Cc: Ilpo Järvinen
Hans has been asking for another person to help as the maintainer of
the x86 platform driver because Mark has not been able to find time to
do that. I got asked for the task and have been reviewing the relevant
patches for a while now but lets make it more official by adding the
MAINTAINERS entries.
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
---
MAINTAINERS | 3 +++
1 file changed, 3 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 90f13281d297..b04cbcec521f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13617,6 +13617,7 @@ F: drivers/net/ethernet/mellanox/mlxfw/
MELLANOX HARDWARE PLATFORM SUPPORT
M: Hans de Goede <hdegoede@redhat.com>
+M: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
M: Mark Gross <markgross@kernel.org>
M: Vadim Pasternak <vadimp@nvidia.com>
L: platform-driver-x86@vger.kernel.org
@@ -14211,6 +14212,7 @@ F: drivers/platform/surface/surface_gpe.c
MICROSOFT SURFACE HARDWARE PLATFORM SUPPORT
M: Hans de Goede <hdegoede@redhat.com>
+M: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
M: Mark Gross <markgross@kernel.org>
M: Maximilian Luz <luzmaximilian@gmail.com>
L: platform-driver-x86@vger.kernel.org
@@ -23424,6 +23426,7 @@ F: drivers/platform/x86/x86-android-tablets/
X86 PLATFORM DRIVERS
M: Hans de Goede <hdegoede@redhat.com>
+M: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
M: Mark Gross <markgross@kernel.org>
L: platform-driver-x86@vger.kernel.org
S: Maintained
--
2.30.2
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [PATCH 1/1] MAINTAINERS: Add myself into x86 platform driver maintainers
2023-09-18 10:29 ` [PATCH 1/1] MAINTAINERS: Add myself into x86 platform driver maintainers Ilpo Järvinen
@ 2023-09-18 10:34 ` Andy Shevchenko
2023-09-18 10:40 ` Ilpo Järvinen
2023-09-18 13:21 ` Hans de Goede
1 sibling, 1 reply; 5+ messages in thread
From: Andy Shevchenko @ 2023-09-18 10:34 UTC (permalink / raw)
To: Ilpo Järvinen
Cc: Hans de Goede, Mark Gross, platform-driver-x86, linux-kernel,
Linus Torvalds
On Mon, Sep 18, 2023 at 01:29:01PM +0300, Ilpo Järvinen wrote:
> Hans has been asking for another person to help as the maintainer of
> the x86 platform driver because Mark has not been able to find time to
> do that. I got asked for the task and have been reviewing the relevant
> patches for a while now but lets make it more official by adding the
> MAINTAINERS entries.
Shan't we simply replace Mark by you?
Either way,
Acked-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
and thank you for taking care of this!
--
With Best Regards,
Andy Shevchenko
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH 1/1] MAINTAINERS: Add myself into x86 platform driver maintainers
2023-09-18 10:34 ` Andy Shevchenko
@ 2023-09-18 10:40 ` Ilpo Järvinen
0 siblings, 0 replies; 5+ messages in thread
From: Ilpo Järvinen @ 2023-09-18 10:40 UTC (permalink / raw)
To: Andy Shevchenko
Cc: Hans de Goede, Mark Gross, platform-driver-x86, LKML,
Linus Torvalds
[-- Attachment #1: Type: text/plain, Size: 851 bytes --]
On Mon, 18 Sep 2023, Andy Shevchenko wrote:
> On Mon, Sep 18, 2023 at 01:29:01PM +0300, Ilpo Järvinen wrote:
> > Hans has been asking for another person to help as the maintainer of
> > the x86 platform driver because Mark has not been able to find time to
> > do that. I got asked for the task and have been reviewing the relevant
> > patches for a while now but lets make it more official by adding the
> > MAINTAINERS entries.
>
> Shan't we simply replace Mark by you?
While I'd have had another patch prepared to drop Mark besides adding
mine, I'd rather have some response from him prior to sending it out :-).
As I did not get any response in time, I left his entries as is for now,
they're not that harmful.
> Either way,
> Acked-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> and thank you for taking care of this!
--
i.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH 1/1] MAINTAINERS: Add myself into x86 platform driver maintainers
2023-09-18 10:29 ` [PATCH 1/1] MAINTAINERS: Add myself into x86 platform driver maintainers Ilpo Järvinen
2023-09-18 10:34 ` Andy Shevchenko
@ 2023-09-18 13:21 ` Hans de Goede
1 sibling, 0 replies; 5+ messages in thread
From: Hans de Goede @ 2023-09-18 13:21 UTC (permalink / raw)
To: Ilpo Järvinen, Mark Gross, platform-driver-x86, linux-kernel,
Linus Torvalds, Andy Shevchenko
Hi,
On 9/18/23 12:29, Ilpo Järvinen wrote:
> Hans has been asking for another person to help as the maintainer of
> the x86 platform driver because Mark has not been able to find time to
> do that. I got asked for the task and have been reviewing the relevant
> patches for a while now but lets make it more official by adding the
> MAINTAINERS entries.
>
> Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Thank you for your patch, I've applied this patch to my fixes
branch:
https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git/log/?h=fixes
Note it will show up in my fixes branch once I've pushed my
local branch there, which might take a while.
I will include this patch in my next fixes pull-req to Linus
for the current kernel development cycle.
Regards,
Hans
> ---
> MAINTAINERS | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 90f13281d297..b04cbcec521f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13617,6 +13617,7 @@ F: drivers/net/ethernet/mellanox/mlxfw/
>
> MELLANOX HARDWARE PLATFORM SUPPORT
> M: Hans de Goede <hdegoede@redhat.com>
> +M: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
> M: Mark Gross <markgross@kernel.org>
> M: Vadim Pasternak <vadimp@nvidia.com>
> L: platform-driver-x86@vger.kernel.org
> @@ -14211,6 +14212,7 @@ F: drivers/platform/surface/surface_gpe.c
>
> MICROSOFT SURFACE HARDWARE PLATFORM SUPPORT
> M: Hans de Goede <hdegoede@redhat.com>
> +M: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
> M: Mark Gross <markgross@kernel.org>
> M: Maximilian Luz <luzmaximilian@gmail.com>
> L: platform-driver-x86@vger.kernel.org
> @@ -23424,6 +23426,7 @@ F: drivers/platform/x86/x86-android-tablets/
>
> X86 PLATFORM DRIVERS
> M: Hans de Goede <hdegoede@redhat.com>
> +M: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
> M: Mark Gross <markgross@kernel.org>
> L: platform-driver-x86@vger.kernel.org
> S: Maintained
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2023-09-18 15:26 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-18 10:29 [PATCH 0/1] MAINTAINERS: Add myself into x86 platform driver Ilpo Järvinen
2023-09-18 10:29 ` [PATCH 1/1] MAINTAINERS: Add myself into x86 platform driver maintainers Ilpo Järvinen
2023-09-18 10:34 ` Andy Shevchenko
2023-09-18 10:40 ` Ilpo Järvinen
2023-09-18 13:21 ` Hans de Goede
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox