* [PATCH] MAINTAINERS: Update maintainer and git tree for CIX SoC
@ 2026-06-26 9:20 Gary Yang
2026-06-26 13:03 ` Arnd Bergmann
0 siblings, 1 reply; 5+ messages in thread
From: Gary Yang @ 2026-06-26 9:20 UTC (permalink / raw)
To: arnd; +Cc: fugang.duan, linux-arm-kernel, cix-kernel-upstream, Gary Yang
Peter Chen has left CIX Technology. Take over maintenance of the CIX SoC
and Update the git tree URL accordingly.
Signed-off-by: Gary Yang <gary.yang@cixtech.com>
Reviewed-by: Fugang Duan <fugang.duan@cixtech.com>
---
MAINTAINERS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 2fb1c75afd16..17b3704bbcde 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2692,12 +2692,12 @@ F: arch/arm/mach-ep93xx/
F: drivers/iio/adc/ep93xx_adc.c
ARM/CIX SOC SUPPORT
-M: Peter Chen <peter.chen@cixtech.com>
+M: Gary Yang <gary.yang@cixtech.com>
M: Fugang Duan <fugang.duan@cixtech.com>
R: CIX Linux Kernel Upstream Group <cix-kernel-upstream@cixtech.com>
L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
S: Maintained
-T: git git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/cix.git
+T: git https://github.com/cixtech/linux-mainline.git
F: Documentation/devicetree/bindings/arm/cix.yaml
F: Documentation/devicetree/bindings/mailbox/cix,sky1-mbox.yaml
F: arch/arm64/boot/dts/cix/
--
2.50.1
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: Update maintainer and git tree for CIX SoC
2026-06-26 9:20 [PATCH] MAINTAINERS: Update maintainer and git tree for CIX SoC Gary Yang
@ 2026-06-26 13:03 ` Arnd Bergmann
2026-06-29 6:51 ` Peter Chen
0 siblings, 1 reply; 5+ messages in thread
From: Arnd Bergmann @ 2026-06-26 13:03 UTC (permalink / raw)
To: Gary Yang
Cc: Fugang . duan, linux-arm-kernel, cix-kernel-upstream, Peter Chen
On Fri, Jun 26, 2026, at 11:20, Gary Yang wrote:
> Peter Chen has left CIX Technology. Take over maintenance of the CIX SoC
> and Update the git tree URL accordingly.
>
> Signed-off-by: Gary Yang <gary.yang@cixtech.com>
> Reviewed-by: Fugang Duan <fugang.duan@cixtech.com>
This obviously needs an Ack from Peter. I assume he's ok with the
change, but you should document that since maintainership
is tied to the person by default rather than their employer.
I've added peter.chen@kernel.org to Cc, hopefully this forwards
to a current address.
Arnd
> ---
> MAINTAINERS | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 2fb1c75afd16..17b3704bbcde 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2692,12 +2692,12 @@ F: arch/arm/mach-ep93xx/
> F: drivers/iio/adc/ep93xx_adc.c
>
> ARM/CIX SOC SUPPORT
> -M: Peter Chen <peter.chen@cixtech.com>
> +M: Gary Yang <gary.yang@cixtech.com>
> M: Fugang Duan <fugang.duan@cixtech.com>
> R: CIX Linux Kernel Upstream Group <cix-kernel-upstream@cixtech.com>
> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> S: Maintained
> -T: git git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/cix.git
> +T: git https://github.com/cixtech/linux-mainline.git
> F: Documentation/devicetree/bindings/arm/cix.yaml
> F: Documentation/devicetree/bindings/mailbox/cix,sky1-mbox.yaml
> F: arch/arm64/boot/dts/cix/
> --
> 2.50.1
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: Update maintainer and git tree for CIX SoC
2026-06-26 13:03 ` Arnd Bergmann
@ 2026-06-29 6:51 ` Peter Chen
2026-07-10 3:28 ` 回复: " Fugang Duan
0 siblings, 1 reply; 5+ messages in thread
From: Peter Chen @ 2026-06-29 6:51 UTC (permalink / raw)
To: Arnd Bergmann
Cc: Gary Yang, Fugang . duan, linux-arm-kernel, cix-kernel-upstream
On 26-06-26 15:03:53, Arnd Bergmann wrote:
> On Fri, Jun 26, 2026, at 11:20, Gary Yang wrote:
> > Peter Chen has left CIX Technology. Take over maintenance of the CIX SoC
> > and Update the git tree URL accordingly.
> >
> > Signed-off-by: Gary Yang <gary.yang@cixtech.com>
> > Reviewed-by: Fugang Duan <fugang.duan@cixtech.com>
>
Acked-by: Peter Chen <peter.chen@kernel.org>
Peter
> This obviously needs an Ack from Peter. I assume he's ok with the
> change, but you should document that since maintainership
> is tied to the person by default rather than their employer.
>
> I've added peter.chen@kernel.org to Cc, hopefully this forwards
> to a current address.
>
> Arnd
>
> > ---
> > MAINTAINERS | 4 ++--
> > 1 file changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 2fb1c75afd16..17b3704bbcde 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -2692,12 +2692,12 @@ F: arch/arm/mach-ep93xx/
> > F: drivers/iio/adc/ep93xx_adc.c
> >
> > ARM/CIX SOC SUPPORT
> > -M: Peter Chen <peter.chen@cixtech.com>
> > +M: Gary Yang <gary.yang@cixtech.com>
> > M: Fugang Duan <fugang.duan@cixtech.com>
> > R: CIX Linux Kernel Upstream Group <cix-kernel-upstream@cixtech.com>
> > L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> > S: Maintained
> > -T: git git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/cix.git
> > +T: git https://github.com/cixtech/linux-mainline.git
> > F: Documentation/devicetree/bindings/arm/cix.yaml
> > F: Documentation/devicetree/bindings/mailbox/cix,sky1-mbox.yaml
> > F: arch/arm64/boot/dts/cix/
> > --
> > 2.50.1
--
Thanks,
Peter Chen
^ permalink raw reply [flat|nested] 5+ messages in thread
* 回复: [PATCH] MAINTAINERS: Update maintainer and git tree for CIX SoC
2026-06-29 6:51 ` Peter Chen
@ 2026-07-10 3:28 ` Fugang Duan
2026-07-10 16:02 ` Arnd Bergmann
0 siblings, 1 reply; 5+ messages in thread
From: Fugang Duan @ 2026-07-10 3:28 UTC (permalink / raw)
To: Peter Chen, Arnd Bergmann
Cc: Gary Yang, linux-arm-kernel@lists.infradead.org,
cix-kernel-upstream
发件人: Peter Chen <peter.chen@kernel.org> 发送时间: 2026年6月29日 14:51
>On 26-06-26 15:03:53, Arnd Bergmann wrote:
>> On Fri, Jun 26, 2026, at 11:20, Gary Yang wrote:
>> > Peter Chen has left CIX Technology. Take over maintenance of the CIX
>> > SoC and Update the git tree URL accordingly.
>> >
>> > Signed-off-by: Gary Yang <gary.yang@cixtech.com>
>> > Reviewed-by: Fugang Duan <fugang.duan@cixtech.com>
>>
>
>Acked-by: Peter Chen <peter.chen@kernel.org>
>
>Peter
Dear Arnd,
Thank you for your review and comments.
Regarding your point about maintainership being tied to the person rather than employer, we fully agree.
Peter has personally agreed to the transfer and provided his ack.
If there are any further concerns, please let us know. We hope this patch can be merged, thanks.
Thanks,
Fugang
>> This obviously needs an Ack from Peter. I assume he's ok with the
>> change, but you should document that since maintainership is tied to
>> the person by default rather than their employer.
>>
>> I've added peter.chen@kernel.org to Cc, hopefully this forwards to a
>> current address.
>>
>> Arnd
>>
>> > ---
>> > MAINTAINERS | 4 ++--
>> > 1 file changed, 2 insertions(+), 2 deletions(-)
>> >
>> > diff --git a/MAINTAINERS b/MAINTAINERS index
>> > 2fb1c75afd16..17b3704bbcde 100644
>> > --- a/MAINTAINERS
>> > +++ b/MAINTAINERS
>> > @@ -2692,12 +2692,12 @@ F: arch/arm/mach-ep93xx/
>> > F: drivers/iio/adc/ep93xx_adc.c
>> >
>> > ARM/CIX SOC SUPPORT
>> > -M: Peter Chen <peter.chen@cixtech.com>
>> > +M: Gary Yang <gary.yang@cixtech.com>
>> > M: Fugang Duan <fugang.duan@cixtech.com>
>> > R: CIX Linux Kernel Upstream Group
>> > <cix-kernel-upstream@cixtech.com>
>> > L: linux-arm-kernel@lists.infradead.org (moderated for
>> > non-subscribers)
>> > S: Maintained
>> > -T: git
>> > git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/cix.git
>> > +T: git https://github.com/cixtech/linux-mainline.git
>> > F: Documentation/devicetree/bindings/arm/cix.yaml
>> > F: Documentation/devicetree/bindings/mailbox/cix,sky1-mbox.yaml
>> > F: arch/arm64/boot/dts/cix/
>> > --
>> > 2.50.1
>
>--
>
>Thanks,
>Peter Chen
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: Update maintainer and git tree for CIX SoC
2026-07-10 3:28 ` 回复: " Fugang Duan
@ 2026-07-10 16:02 ` Arnd Bergmann
0 siblings, 0 replies; 5+ messages in thread
From: Arnd Bergmann @ 2026-07-10 16:02 UTC (permalink / raw)
To: Fugang . duan, Peter Chen
Cc: Gary Yang, linux-arm-kernel@lists.infradead.org,
cix-kernel-upstream
On Fri, Jul 10, 2026, at 05:28, Fugang Duan wrote:
> 发件人: Peter Chen <peter.chen@kernel.org> 发送时间: 2026年6月29日 14:51
>>On 26-06-26 15:03:53, Arnd Bergmann wrote:
>>> On Fri, Jun 26, 2026, at 11:20, Gary Yang wrote:
>>> > Peter Chen has left CIX Technology. Take over maintenance of the CIX
>>> > SoC and Update the git tree URL accordingly.
>>> >
>>> > Signed-off-by: Gary Yang <gary.yang@cixtech.com>
>>> > Reviewed-by: Fugang Duan <fugang.duan@cixtech.com>
>>>
>>
>>Acked-by: Peter Chen <peter.chen@kernel.org>
>>
>>Peter
>
> Dear Arnd,
>
> Thank you for your review and comments.
> Regarding your point about maintainership being tied to the person
> rather than employer, we fully agree.
> Peter has personally agreed to the transfer and provided his ack.
>
> If there are any further concerns, please let us know. We hope this
> patch can be merged, thanks.
I've merged it for the next set of fixes for 7.2 now.
Arnd
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2026-07-10 16:02 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-26 9:20 [PATCH] MAINTAINERS: Update maintainer and git tree for CIX SoC Gary Yang
2026-06-26 13:03 ` Arnd Bergmann
2026-06-29 6:51 ` Peter Chen
2026-07-10 3:28 ` 回复: " Fugang Duan
2026-07-10 16:02 ` Arnd Bergmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox