2022-11-21 08:38:07

by Qi Liu

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Update HiSilicon PMU maintainers


On 11/18/22 2:54 PM, Shaokun Zhang 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 <[email protected]>
> Cc: Qi Liu <[email protected]>
> Cc: Will Deacon <[email protected]>
> Cc: Mark Rutland <[email protected]>
> Signed-off-by: Shaokun Zhang <[email protected]>

Acked-by: Qi Liu <[email protected]>


Qi

> ---
> 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 <[email protected]>
> -M: Qi Liu <[email protected]>
> +M: Jonathan Cameron <[email protected]>
> S: Supported
> W: http://www.hisilicon.com
> F: Documentation/admin-guide/perf/hisi-pcie-pmu.rst


2022-11-21 14:52:40

by Will Deacon

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Update HiSilicon PMU maintainers

On Mon, Nov 21, 2022 at 04:19:35PM +0800, Qi Liu wrote:
>
> On 11/18/22 2:54 PM, Shaokun Zhang 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 <[email protected]>
> > Cc: Qi Liu <[email protected]>
> > Cc: Will Deacon <[email protected]>
> > Cc: Mark Rutland <[email protected]>
> > Signed-off-by: Shaokun Zhang <[email protected]>
>
> Acked-by: Qi Liu <[email protected]>

Thanks, I'll pick this up.

Will