2014-02-12 23:42:30

by Markus Mayer

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: Add Broadcom GPIO maintainer

List myself as maintainer for Broadcom's Kona GPIO driver.

Signed-off-by: Markus Mayer <[email protected]>
---

Does that look like a reasonable way to make this change? I added the
entry alphabetically in the BROADCOM section.

MAINTAINERS | 7 +++++++
1 file changed, 7 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index b2cf5cf..896cf2b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1909,6 +1909,13 @@ L: [email protected]
S: Supported
F: drivers/scsi/bnx2i/

+BROADCOM KONA GPIO DRIVER
+M: Markus Mayer <[email protected]>
+L: [email protected]
+S: Supported
+F: drivers/gpio/gpio-bcm-kona.c
+F: Documentation/devicetree/bindings/gpio/gpio-bcm-kona.txt
+
BROADCOM SPECIFIC AMBA DRIVER (BCMA)
M: Rafał Miłecki <[email protected]>
L: [email protected]
--
1.7.9.5


2014-02-14 23:17:12

by Christian Daudt

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Add Broadcom GPIO maintainer

On Wed, Feb 12, 2014 at 3:42 PM, Markus Mayer <[email protected]> wrote:
> List myself as maintainer for Broadcom's Kona GPIO driver.
>
> Signed-off-by: Markus Mayer <[email protected]>
> ---
>
> Does that look like a reasonable way to make this change? I added the
> entry alphabetically in the BROADCOM section.
>
> MAINTAINERS | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b2cf5cf..896cf2b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1909,6 +1909,13 @@ L: [email protected]
> S: Supported
> F: drivers/scsi/bnx2i/
>
> +BROADCOM KONA GPIO DRIVER
> +M: Markus Mayer <[email protected]>
> +L: [email protected]
> +S: Supported
> +F: drivers/gpio/gpio-bcm-kona.c
> +F: Documentation/devicetree/bindings/gpio/gpio-bcm-kona.txt
> +
> BROADCOM SPECIFIC AMBA DRIVER (BCMA)
> M: Rafał Miłecki <[email protected]>
> L: [email protected]
> --
> 1.7.9.5
>
Acked-by: Christian Daudt <[email protected]>

2014-02-24 13:50:08

by Linus Walleij

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Add Broadcom GPIO maintainer

On Thu, Feb 13, 2014 at 12:42 AM, Markus Mayer <[email protected]> wrote:

> List myself as maintainer for Broadcom's Kona GPIO driver.
>
> Signed-off-by: Markus Mayer <[email protected]>

Excellent, patch applied with Christian's ACK.

Yours,
Linus Walleij