All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Jay Buddhabhatti <jay.buddhabhatti@amd.com>
Cc: michal.simek@amd.com, tanmay.shah@amd.com,
	sai.krishna.potthuri@amd.com, nava.kishore.manne@amd.com,
	ben.levinsky@amd.com, dhaval.r.shah@amd.com, marex@denx.de,
	robh@kernel.org, arnd@arndb.de, izhar.ameer.shaikh@amd.com,
	ruanjinjie@huawei.com, mathieu.poirier@linaro.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 7/7] drivers: soc: xilinx: update maintainer of event manager driver
Date: Sat, 30 Sep 2023 09:17:14 +0200	[thread overview]
Message-ID: <2023093043-overbill-unsolved-6da8@gregkh> (raw)
In-Reply-To: <20230929105558.11893-8-jay.buddhabhatti@amd.com>

On Fri, Sep 29, 2023 at 03:55:58AM -0700, Jay Buddhabhatti wrote:
> Added Michal as a maintainer of event manager driver as Abhyuday is no
> longer in AMD-Xilinx.
> 
> Signed-off-by: Jay Buddhabhatti <jay.buddhabhatti@amd.com>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b19995690904..8da1ef5f80f7 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -23671,7 +23671,7 @@ F:	Documentation/devicetree/bindings/net/can/xilinx,can.yaml
>  F:	drivers/net/can/xilinx_can.c
>  
>  XILINX EVENT MANAGEMENT DRIVER
> -M:	Abhyuday Godhasara <abhyuday.godhasara@xilinx.com>
> +M:	Simek, Michal <michal.simek@amd.com>

Need an ack from Michal for obvious reasons, and can you put the name in
"first last" format without a ',' to make it easier for tools?

thanks,

greg k-h

_______________________________________________
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: Greg KH <gregkh@linuxfoundation.org>
To: Jay Buddhabhatti <jay.buddhabhatti@amd.com>
Cc: michal.simek@amd.com, tanmay.shah@amd.com,
	sai.krishna.potthuri@amd.com, nava.kishore.manne@amd.com,
	ben.levinsky@amd.com, dhaval.r.shah@amd.com, marex@denx.de,
	robh@kernel.org, arnd@arndb.de, izhar.ameer.shaikh@amd.com,
	ruanjinjie@huawei.com, mathieu.poirier@linaro.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 7/7] drivers: soc: xilinx: update maintainer of event manager driver
Date: Sat, 30 Sep 2023 09:17:14 +0200	[thread overview]
Message-ID: <2023093043-overbill-unsolved-6da8@gregkh> (raw)
In-Reply-To: <20230929105558.11893-8-jay.buddhabhatti@amd.com>

On Fri, Sep 29, 2023 at 03:55:58AM -0700, Jay Buddhabhatti wrote:
> Added Michal as a maintainer of event manager driver as Abhyuday is no
> longer in AMD-Xilinx.
> 
> Signed-off-by: Jay Buddhabhatti <jay.buddhabhatti@amd.com>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b19995690904..8da1ef5f80f7 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -23671,7 +23671,7 @@ F:	Documentation/devicetree/bindings/net/can/xilinx,can.yaml
>  F:	drivers/net/can/xilinx_can.c
>  
>  XILINX EVENT MANAGEMENT DRIVER
> -M:	Abhyuday Godhasara <abhyuday.godhasara@xilinx.com>
> +M:	Simek, Michal <michal.simek@amd.com>

Need an ack from Michal for obvious reasons, and can you put the name in
"first last" format without a ',' to make it easier for tools?

thanks,

greg k-h

  reply	other threads:[~2023-09-30  7:17 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-29 10:55 [PATCH 0/7] update for versal net platform Jay Buddhabhatti
2023-09-29 10:55 ` Jay Buddhabhatti
2023-09-29 10:55 ` [PATCH 1/7] firmware: xilinx: Update firmware call interface to support additional arg Jay Buddhabhatti
2023-09-29 10:55   ` Jay Buddhabhatti
2023-09-29 10:55 ` [PATCH 2/7] firmware: xilinx: Expand feature check to support all PLM modules Jay Buddhabhatti
2023-09-29 10:55   ` Jay Buddhabhatti
2023-09-29 10:55 ` [PATCH 3/7] drivers: soc: xilinx: add check for platform Jay Buddhabhatti
2023-09-29 10:55   ` Jay Buddhabhatti
2023-09-30  7:17   ` Greg KH
2023-09-30  7:17     ` Greg KH
2023-10-02  6:09     ` Michal Simek
2023-10-02  6:09       ` Michal Simek
2023-10-02  6:20       ` Greg KH
2023-10-02  6:20         ` Greg KH
2023-10-02  8:12         ` Michal Simek
2023-10-02  8:12           ` Michal Simek
2023-09-29 10:55 ` [PATCH 4/7] firmware: xilinx: Register event manager driver Jay Buddhabhatti
2023-09-29 10:55   ` Jay Buddhabhatti
2023-09-29 10:55 ` [PATCH 5/7] drivers: soc: xilinx: Fix error message on SGI registration failure Jay Buddhabhatti
2023-09-29 10:55   ` Jay Buddhabhatti
2023-09-29 10:55 ` [PATCH 6/7] firmware: zynqmp: Add support to handle IPI CRC failure Jay Buddhabhatti
2023-09-29 10:55   ` Jay Buddhabhatti
2023-09-29 10:55 ` [PATCH 7/7] drivers: soc: xilinx: update maintainer of event manager driver Jay Buddhabhatti
2023-09-29 10:55   ` Jay Buddhabhatti
2023-09-30  7:17   ` Greg KH [this message]
2023-09-30  7:17     ` Greg KH
2023-10-02  6:10     ` Michal Simek
2023-10-02  6:10       ` Michal Simek

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=2023093043-overbill-unsolved-6da8@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=arnd@arndb.de \
    --cc=ben.levinsky@amd.com \
    --cc=dhaval.r.shah@amd.com \
    --cc=izhar.ameer.shaikh@amd.com \
    --cc=jay.buddhabhatti@amd.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marex@denx.de \
    --cc=mathieu.poirier@linaro.org \
    --cc=michal.simek@amd.com \
    --cc=nava.kishore.manne@amd.com \
    --cc=robh@kernel.org \
    --cc=ruanjinjie@huawei.com \
    --cc=sai.krishna.potthuri@amd.com \
    --cc=tanmay.shah@amd.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.