public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Update HiSilicon PCI Trace and Tune maintainer
@ 2026-04-16  9:42 Jonathan Cameron
  2026-04-16 10:06 ` Jonathan Cameron
  2026-04-16 11:12 ` Jie Zhan
  0 siblings, 2 replies; 4+ messages in thread
From: Jonathan Cameron @ 2026-04-16  9:42 UTC (permalink / raw)
  To: Sizhe Liu, Jie Zhan, Suzuki K Poulose, Alexander Shishkin,
	linux-kernel
  Cc: linuxarm, linux-pci, jic23

Yicong left Huawei a while back so drop both of our entries and add one for
Sizhe Liu who will be looking after this code going forwards.

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
---
 MAINTAINERS | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index d1cc0e12fe1f..79efa7b94c9e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11572,8 +11572,7 @@ F:	drivers/perf/hisilicon
 F:	tools/perf/pmu-events/arch/arm64/hisilicon/
 
 HISILICON PTT DRIVER
-M:	Yicong Yang <yangyicong@hisilicon.com>
-M:	Jonathan Cameron <jonathan.cameron@huawei.com>
+M:	Sizhe Liu <liusizhe5@huawei.com>
 L:	linux-kernel@vger.kernel.org
 S:	Maintained
 F:	Documentation/ABI/testing/sysfs-bus-event_source-devices-hisi_ptt
-- 
2.51.0


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

* Re: [PATCH] MAINTAINERS: Update HiSilicon PCI Trace and Tune maintainer
  2026-04-16  9:42 [PATCH] MAINTAINERS: Update HiSilicon PCI Trace and Tune maintainer Jonathan Cameron
@ 2026-04-16 10:06 ` Jonathan Cameron
  2026-04-16 17:11   ` Yicong Yang
  2026-04-16 11:12 ` Jie Zhan
  1 sibling, 1 reply; 4+ messages in thread
From: Jonathan Cameron @ 2026-04-16 10:06 UTC (permalink / raw)
  To: Sizhe Liu, Jie Zhan, Suzuki K Poulose, Alexander Shishkin,
	linux-kernel
  Cc: linuxarm, linux-pci, jic23, Yicong Yang

On Thu, 16 Apr 2026 10:42:19 +0100
Jonathan Cameron <Jonathan.Cameron@huawei.com> wrote:

> Yicong left Huawei a while back so drop both of our entries and add one for
> Sizhe Liu who will be looking after this code going forwards.

+Cc Yicong (Sorry!)

> 
> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
> ---
>  MAINTAINERS | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d1cc0e12fe1f..79efa7b94c9e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11572,8 +11572,7 @@ F:	drivers/perf/hisilicon
>  F:	tools/perf/pmu-events/arch/arm64/hisilicon/
>  
>  HISILICON PTT DRIVER
> -M:	Yicong Yang <yangyicong@hisilicon.com>
> -M:	Jonathan Cameron <jonathan.cameron@huawei.com>
> +M:	Sizhe Liu <liusizhe5@huawei.com>
>  L:	linux-kernel@vger.kernel.org
>  S:	Maintained
>  F:	Documentation/ABI/testing/sysfs-bus-event_source-devices-hisi_ptt


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

* Re: [PATCH] MAINTAINERS: Update HiSilicon PCI Trace and Tune maintainer
  2026-04-16  9:42 [PATCH] MAINTAINERS: Update HiSilicon PCI Trace and Tune maintainer Jonathan Cameron
  2026-04-16 10:06 ` Jonathan Cameron
@ 2026-04-16 11:12 ` Jie Zhan
  1 sibling, 0 replies; 4+ messages in thread
From: Jie Zhan @ 2026-04-16 11:12 UTC (permalink / raw)
  To: Jonathan Cameron, Sizhe Liu, Suzuki K Poulose, Alexander Shishkin,
	linux-kernel
  Cc: linuxarm, linux-pci, jic23, yangyccccc, yang.yicong



On 4/16/2026 5:42 PM, Jonathan Cameron wrote:
> Yicong left Huawei a while back so drop both of our entries and add one for
> Sizhe Liu who will be looking after this code going forwards.
Thanks for all the great work (to Yicong as well)!

Acked-by: Jie Zhan <zhanjie9@hisilicon.com>
> 
> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
> ---
>  MAINTAINERS | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d1cc0e12fe1f..79efa7b94c9e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11572,8 +11572,7 @@ F:	drivers/perf/hisilicon
>  F:	tools/perf/pmu-events/arch/arm64/hisilicon/
>  
>  HISILICON PTT DRIVER
> -M:	Yicong Yang <yangyicong@hisilicon.com>
> -M:	Jonathan Cameron <jonathan.cameron@huawei.com>
> +M:	Sizhe Liu <liusizhe5@huawei.com>
>  L:	linux-kernel@vger.kernel.org
>  S:	Maintained
>  F:	Documentation/ABI/testing/sysfs-bus-event_source-devices-hisi_ptt

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

* Re: [PATCH] MAINTAINERS: Update HiSilicon PCI Trace and Tune maintainer
  2026-04-16 10:06 ` Jonathan Cameron
@ 2026-04-16 17:11   ` Yicong Yang
  0 siblings, 0 replies; 4+ messages in thread
From: Yicong Yang @ 2026-04-16 17:11 UTC (permalink / raw)
  To: Jonathan Cameron, Sizhe Liu, Jie Zhan, Suzuki K Poulose
  Cc: yangyccccc, linuxarm, linux-pci, jic23, Alexander Shishkin,
	linux-kernel

On 2026/4/16 18:06, Jonathan Cameron wrote:
> On Thu, 16 Apr 2026 10:42:19 +0100
> Jonathan Cameron <Jonathan.Cameron@huawei.com> wrote:
>
>> Yicong left Huawei a while back so drop both of our entries and add one for
>> Sizhe Liu who will be looking after this code going forwards.
> +Cc Yicong (Sorry!)

It's been my pleasure to work with you. Thanks a lot for the help along the way (of course not
only on this driver :) )

>
>> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

Acked-by: Yicong Yang <yangyccccc@gmail.com>

Thanks.

>> ---
>>  MAINTAINERS | 3 +--
>>  1 file changed, 1 insertion(+), 2 deletions(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index d1cc0e12fe1f..79efa7b94c9e 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -11572,8 +11572,7 @@ F:	drivers/perf/hisilicon
>>  F:	tools/perf/pmu-events/arch/arm64/hisilicon/
>>  
>>  HISILICON PTT DRIVER
>> -M:	Yicong Yang <yangyicong@hisilicon.com>
>> -M:	Jonathan Cameron <jonathan.cameron@huawei.com>
>> +M:	Sizhe Liu <liusizhe5@huawei.com>
>>  L:	linux-kernel@vger.kernel.org
>>  S:	Maintained
>>  F:	Documentation/ABI/testing/sysfs-bus-event_source-devices-hisi_ptt


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

end of thread, other threads:[~2026-04-16 17:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-16  9:42 [PATCH] MAINTAINERS: Update HiSilicon PCI Trace and Tune maintainer Jonathan Cameron
2026-04-16 10:06 ` Jonathan Cameron
2026-04-16 17:11   ` Yicong Yang
2026-04-16 11:12 ` Jie Zhan

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