All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Cameron <Jonathan.Cameron@Huawei.com>
To: Shaokun Zhang <zhangshaokun@hisilicon.com>
Cc: <linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>, "Qi Liu" <liuqi6124@gmail.com>,
	Will Deacon <will@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>
Subject: Re: [PATCH] MAINTAINERS: Update HiSilicon PMU maintainers
Date: Fri, 18 Nov 2022 09:29:42 +0000	[thread overview]
Message-ID: <20221118092942.000055c3@Huawei.com> (raw)
In-Reply-To: <20221118065400.48836-1-zhangshaokun@hisilicon.com>

On Fri, 18 Nov 2022 14:54:00 +0800
Shaokun Zhang <zhangshaokun@hisilicon.com> wrote:

> Now Qi Liu has left HiSilicon and will no longer access to the
> necessary hardware and document, remove the mail and thanks for
> her's work.
> While add the new maintainer Jonathan Cameron, He is skilled with
> kernel and enough knowledge of the driver.
> 
> Cc: Jonathan Cameron <jonathan.cameron@huawei.com>
> Cc: Qi Liu <liuqi6124@gmail.com>
> Cc: Will Deacon <will@kernel.org>
> Cc: Mark Rutland <mark.rutland@arm.com>
> Signed-off-by: Shaokun Zhang <zhangshaokun@hisilicon.com>

Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 8ba29a308539..a6c2499b59af 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -9248,7 +9248,7 @@ F:	drivers/misc/hisi_hikey_usb.c
>  
>  HISILICON PMU DRIVER
>  M:	Shaokun Zhang <zhangshaokun@hisilicon.com>
> -M:	Qi Liu <liuqi115@huawei.com>
> +M:	Jonathan Cameron <jonathan.cameron@huawei.com>
>  S:	Supported
>  W:	http://www.hisilicon.com
>  F:	Documentation/admin-guide/perf/hisi-pcie-pmu.rst


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: Jonathan Cameron <Jonathan.Cameron@Huawei.com>
To: Shaokun Zhang <zhangshaokun@hisilicon.com>
Cc: <linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>, "Qi Liu" <liuqi6124@gmail.com>,
	Will Deacon <will@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>
Subject: Re: [PATCH] MAINTAINERS: Update HiSilicon PMU maintainers
Date: Fri, 18 Nov 2022 09:29:42 +0000	[thread overview]
Message-ID: <20221118092942.000055c3@Huawei.com> (raw)
In-Reply-To: <20221118065400.48836-1-zhangshaokun@hisilicon.com>

On Fri, 18 Nov 2022 14:54:00 +0800
Shaokun Zhang <zhangshaokun@hisilicon.com> wrote:

> Now Qi Liu has left HiSilicon and will no longer access to the
> necessary hardware and document, remove the mail and thanks for
> her's work.
> While add the new maintainer Jonathan Cameron, He is skilled with
> kernel and enough knowledge of the driver.
> 
> Cc: Jonathan Cameron <jonathan.cameron@huawei.com>
> Cc: Qi Liu <liuqi6124@gmail.com>
> Cc: Will Deacon <will@kernel.org>
> Cc: Mark Rutland <mark.rutland@arm.com>
> Signed-off-by: Shaokun Zhang <zhangshaokun@hisilicon.com>

Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 8ba29a308539..a6c2499b59af 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -9248,7 +9248,7 @@ F:	drivers/misc/hisi_hikey_usb.c
>  
>  HISILICON PMU DRIVER
>  M:	Shaokun Zhang <zhangshaokun@hisilicon.com>
> -M:	Qi Liu <liuqi115@huawei.com>
> +M:	Jonathan Cameron <jonathan.cameron@huawei.com>
>  S:	Supported
>  W:	http://www.hisilicon.com
>  F:	Documentation/admin-guide/perf/hisi-pcie-pmu.rst


  reply	other threads:[~2022-11-18  9:30 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-18  6:54 [PATCH] MAINTAINERS: Update HiSilicon PMU maintainers Shaokun Zhang
2022-11-18  6:54 ` Shaokun Zhang
2022-11-18  9:29 ` Jonathan Cameron [this message]
2022-11-18  9:29   ` Jonathan Cameron
2022-11-21  8:19 ` Qi Liu
2022-11-21  8:19   ` Qi Liu
2022-11-21 14:17   ` Will Deacon
2022-11-21 14:17     ` Will Deacon
2022-11-21 19:34 ` Will Deacon
2022-11-21 19:34   ` Will Deacon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221118092942.000055c3@Huawei.com \
    --to=jonathan.cameron@huawei.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=liuqi6124@gmail.com \
    --cc=mark.rutland@arm.com \
    --cc=will@kernel.org \
    --cc=zhangshaokun@hisilicon.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.