2023-09-19 14:28:15

by Ilpo Järvinen

[permalink] [raw]
Subject: [PATCH 1/1] MAINTAINERS: Add x86 platform drivers patchwork

Add x86 platform drivers patchwork which has been missing from
MAINTAINERS.

Signed-off-by: Ilpo Järvinen <[email protected]>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index b04cbcec521f..dbf1668dcd84 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -23430,6 +23430,7 @@ M: Ilpo Järvinen <[email protected]>
M: Mark Gross <[email protected]>
L: [email protected]
S: Maintained
+Q: https://patchwork.kernel.org/project/platform-driver-x86/list/
T: git git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git
F: drivers/platform/olpc/
F: drivers/platform/x86/
--
2.30.2


2023-09-22 07:14:20

by Hans de Goede

[permalink] [raw]
Subject: Re: [PATCH 1/1] MAINTAINERS: Add x86 platform drivers patchwork

Hi Ilpo,

On 9/19/23 14:39, Ilpo Järvinen wrote:
> Add x86 platform drivers patchwork which has been missing from
> MAINTAINERS.
>
> Signed-off-by: Ilpo Järvinen <[email protected]>

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 | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b04cbcec521f..dbf1668dcd84 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -23430,6 +23430,7 @@ M: Ilpo Järvinen <[email protected]>
> M: Mark Gross <[email protected]>
> L: [email protected]
> S: Maintained
> +Q: https://patchwork.kernel.org/project/platform-driver-x86/list/
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git
> F: drivers/platform/olpc/
> F: drivers/platform/x86/