public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] Update entry for PCIe driver for Intel LGM GW SoC
@ 2023-05-19  4:45 Zhu YiXin
  2023-05-19  4:45 ` [PATCH v2 1/1] MAINTAINERS: " Zhu YiXin
  0 siblings, 1 reply; 5+ messages in thread
From: Zhu YiXin @ 2023-05-19  4:45 UTC (permalink / raw)
  To: lchuanhua, torvalds; +Cc: linux-pci, linux-kernel, pliem, qwu, yzhu

v2 changes:
Remove group email address as it is not valid to external user.

v1 changes:
1. Updated Maintainer email address
2. Add group email address as support email address

Zhu YiXin (1):
  MAINTAINERS: Update entry for PCIe driver for Intel LGM GW SoC

 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [PATCH v2 1/1] MAINTAINERS: Update entry for PCIe driver for Intel LGM GW SoC
  2023-05-19  4:45 [PATCH v2 0/1] Update entry for PCIe driver for Intel LGM GW SoC Zhu YiXin
@ 2023-05-19  4:45 ` Zhu YiXin
  2023-05-23 19:31   ` Bjorn Helgaas
  2023-05-31 17:21   ` Bjorn Helgaas
  0 siblings, 2 replies; 5+ messages in thread
From: Zhu YiXin @ 2023-05-19  4:45 UTC (permalink / raw)
  To: lchuanhua, torvalds; +Cc: linux-pci, linux-kernel, pliem, qwu, yzhu

Rahul Tanwar is no longer at Maxlinear, so update the MAINTAINER's entry
for the PCIe driver for Intel LGM GW SoC.

Signed-off-by: Zhu YiXin <yzhu@maxlinear.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index c8d274efff10..6091bbb0e1d7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16383,7 +16383,7 @@ F:	Documentation/devicetree/bindings/pci/intel,keembay-pcie*
 F:	drivers/pci/controller/dwc/pcie-keembay.c
 
 PCIE DRIVER FOR INTEL LGM GW SOC
-M:	Rahul Tanwar <rtanwar@maxlinear.com>
+M:	Chuanhua Lei <lchuanhua@maxlinear.com>
 L:	linux-pci@vger.kernel.org
 S:	Maintained
 F:	Documentation/devicetree/bindings/pci/intel-gw-pcie.yaml
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [PATCH v2 1/1] MAINTAINERS: Update entry for PCIe driver for Intel LGM GW SoC
  2023-05-19  4:45 ` [PATCH v2 1/1] MAINTAINERS: " Zhu YiXin
@ 2023-05-23 19:31   ` Bjorn Helgaas
  2023-05-31  9:57     ` Lei Chuan Hua
  2023-05-31 17:21   ` Bjorn Helgaas
  1 sibling, 1 reply; 5+ messages in thread
From: Bjorn Helgaas @ 2023-05-23 19:31 UTC (permalink / raw)
  To: Zhu YiXin, Rahul Tanwar
  Cc: Chuanhua Lei, Linus Torvalds, linux-pci, linux-kernel,
	Peter Harliman Liem, qwu

[+to Rahul, which I expect to bounce, but to give Rahul a chance to
respond/ack]

On Fri, May 19, 2023 at 12:45:55PM +0800, Zhu YiXin wrote:
> Rahul Tanwar is no longer at Maxlinear, so update the MAINTAINER's entry
> for the PCIe driver for Intel LGM GW SoC.
> 
> Signed-off-by: Zhu YiXin <yzhu@maxlinear.com>

This should also be acked by Chuanhua Lei, since I don't want to sign
people up for work they don't expect.

> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c8d274efff10..6091bbb0e1d7 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -16383,7 +16383,7 @@ F:	Documentation/devicetree/bindings/pci/intel,keembay-pcie*
>  F:	drivers/pci/controller/dwc/pcie-keembay.c
>  
>  PCIE DRIVER FOR INTEL LGM GW SOC
> -M:	Rahul Tanwar <rtanwar@maxlinear.com>
> +M:	Chuanhua Lei <lchuanhua@maxlinear.com>
>  L:	linux-pci@vger.kernel.org
>  S:	Maintained
>  F:	Documentation/devicetree/bindings/pci/intel-gw-pcie.yaml
> -- 
> 2.17.1
> 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH v2 1/1] MAINTAINERS: Update entry for PCIe driver for Intel LGM GW SoC
  2023-05-23 19:31   ` Bjorn Helgaas
@ 2023-05-31  9:57     ` Lei Chuan Hua
  0 siblings, 0 replies; 5+ messages in thread
From: Lei Chuan Hua @ 2023-05-31  9:57 UTC (permalink / raw)
  To: Bjorn Helgaas, Yi xin Zhu, Rahul Tanwar
  Cc: Linus Torvalds, linux-pci@vger.kernel.org,
	linux-kernel@vger.kernel.org, Peter Harliman Liem, Qiming Wu

On 24/5/2023 3:38 am, Bjorn Helgaas wrote:
> This email was sent from outside of MaxLinear.
>
>
> [+to Rahul, which I expect to bounce, but to give Rahul a chance to
> respond/ack]
>
> On Fri, May 19, 2023 at 12:45:55PM +0800, Zhu YiXin wrote:
>> Rahul Tanwar is no longer at Maxlinear, so update the MAINTAINER's entry
>> for the PCIe driver for Intel LGM GW SoC.
>>
>> Signed-off-by: Zhu YiXin <yzhu@maxlinear.com>
> This should also be acked by Chuanhua Lei, since I don't want to sign
> people up for work they don't expect.
Acked-by: Lei Chuanhua <lchuanhua@maxlinear.com>
>> ---
>>  MAINTAINERS | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index c8d274efff10..6091bbb0e1d7 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -16383,7 +16383,7 @@ F:    Documentation/devicetree/bindings/pci/intel,keembay-pcie*
>>  F:   drivers/pci/controller/dwc/pcie-keembay.c
>>
>>  PCIE DRIVER FOR INTEL LGM GW SOC
>> -M:   Rahul Tanwar <rtanwar@maxlinear.com>
>> +M:   Chuanhua Lei <lchuanhua@maxlinear.com>
>>  L:   linux-pci@vger.kernel.org
>>  S:   Maintained
>>  F:   Documentation/devicetree/bindings/pci/intel-gw-pcie.yaml
>> --
>> 2.17.1
>>
>




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH v2 1/1] MAINTAINERS: Update entry for PCIe driver for Intel LGM GW SoC
  2023-05-19  4:45 ` [PATCH v2 1/1] MAINTAINERS: " Zhu YiXin
  2023-05-23 19:31   ` Bjorn Helgaas
@ 2023-05-31 17:21   ` Bjorn Helgaas
  1 sibling, 0 replies; 5+ messages in thread
From: Bjorn Helgaas @ 2023-05-31 17:21 UTC (permalink / raw)
  To: Zhu YiXin
  Cc: lchuanhua, torvalds, linux-pci, linux-kernel, pliem, qwu,
	Rahul Tanwar

[+cc Rahul]

On Fri, May 19, 2023 at 12:45:55PM +0800, Zhu YiXin wrote:
> Rahul Tanwar is no longer at Maxlinear, so update the MAINTAINER's entry
> for the PCIe driver for Intel LGM GW SoC.
> 
> Signed-off-by: Zhu YiXin <yzhu@maxlinear.com>

Applied with acks from Rahul Tanwar and Lei Chuanhua to for-linus for
v6.4, thanks!

> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c8d274efff10..6091bbb0e1d7 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -16383,7 +16383,7 @@ F:	Documentation/devicetree/bindings/pci/intel,keembay-pcie*
>  F:	drivers/pci/controller/dwc/pcie-keembay.c
>  
>  PCIE DRIVER FOR INTEL LGM GW SOC
> -M:	Rahul Tanwar <rtanwar@maxlinear.com>
> +M:	Chuanhua Lei <lchuanhua@maxlinear.com>
>  L:	linux-pci@vger.kernel.org
>  S:	Maintained
>  F:	Documentation/devicetree/bindings/pci/intel-gw-pcie.yaml
> -- 
> 2.17.1
> 

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-05-31 17:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-19  4:45 [PATCH v2 0/1] Update entry for PCIe driver for Intel LGM GW SoC Zhu YiXin
2023-05-19  4:45 ` [PATCH v2 1/1] MAINTAINERS: " Zhu YiXin
2023-05-23 19:31   ` Bjorn Helgaas
2023-05-31  9:57     ` Lei Chuan Hua
2023-05-31 17:21   ` Bjorn Helgaas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox