2020-03-03 07:24:13

by Oleksij Rempel

[permalink] [raw]
Subject: [PATCH v1] MAINTAINERS: mailbox: imx: take over maintainership

I would like to maintain the imx-mailbox driver. I'm the author of this
driver and involved in reviewing of all related patches anyway. So, make
it official.

Signed-off-by: Oleksij Rempel <[email protected]>
---
MAINTAINERS | 8 ++++++++
1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 38fe2f3f7b6f..8f3f6b764779 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6681,6 +6681,14 @@ S: Maintained
F: drivers/i2c/busses/i2c-imx-lpi2c.c
F: Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.txt

+FREESCALE IMX MAILBOX DRIVER
+M: Oleksij Rempel <[email protected]>
+R: Pengutronix Kernel Team <[email protected]>
+L: [email protected]
+S: Maintained
+F: drivers/mailbox/imx-mailbox.c
+F: Documentation/devicetree/bindings/mailbox/fsl,mu.txt
+
FREESCALE IMX / MXC FEC DRIVER
M: Fugang Duan <[email protected]>
L: [email protected]
--
2.25.0


2020-03-03 08:02:06

by Daniel Baluta

[permalink] [raw]
Subject: Re: [PATCH v1] MAINTAINERS: mailbox: imx: take over maintainership

Hi Oleksij,

Thanks for your help.

On Tue, Mar 3, 2020 at 9:23 AM Oleksij Rempel <[email protected]> wrote:
>
> I would like to maintain the imx-mailbox driver. I'm the author of this
> driver and involved in reviewing of all related patches anyway. So, make
> it official.
>
> Signed-off-by: Oleksij Rempel <[email protected]>

Acked-by: Daniel Baluta <[email protected]>

> ---
> MAINTAINERS | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 38fe2f3f7b6f..8f3f6b764779 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6681,6 +6681,14 @@ S: Maintained
> F: drivers/i2c/busses/i2c-imx-lpi2c.c
> F: Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.txt
>
> +FREESCALE IMX MAILBOX DRIVER
> +M: Oleksij Rempel <[email protected]>
> +R: Pengutronix Kernel Team <[email protected]>
> +L: [email protected]
> +S: Maintained
> +F: drivers/mailbox/imx-mailbox.c
> +F: Documentation/devicetree/bindings/mailbox/fsl,mu.txt
> +
> FREESCALE IMX / MXC FEC DRIVER
> M: Fugang Duan <[email protected]>
> L: [email protected]
> --
> 2.25.0
>