2017-03-31 10:14:31

by Jerome Brunet

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: Add maintainers for the meson clock driver

Suggested-by: Michael Turquette <[email protected]>
Cc: Kevin Hilman <[email protected]>,
Signed-off-by: Jerome Brunet <[email protected]>
Signed-off-by: Neil Armstrong <[email protected]>
---

Hi Mike, Stephen,

If this is OK with you, this will be the first patch of our upcoming pull
request.

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

diff --git a/MAINTAINERS b/MAINTAINERS
index c265a5fe4848..8cb237925b06 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1069,6 +1069,16 @@ F: drivers/pinctrl/meson/
F: drivers/mmc/host/meson*
N: meson

+ARM/Amlogic Meson SoC CLOCK FRAMEWORK
+M: Neil Armstrong <[email protected]>
+M: Jerome Brunet <[email protected]>
+L: [email protected]
+S: Maintained
+F: drivers/clk/meson/
+F: include/dt-bindings/clock/meson*
+F: include/dt-bindings/clock/gxbb*
+F: Documentation/devicetree/bindings/clock/amlogic*
+
ARM/Annapurna Labs ALPINE ARCHITECTURE
M: Tsahee Zidenberg <[email protected]>
M: Antoine Tenart <[email protected]>
--
2.9.3


2017-04-12 12:46:10

by Michael Turquette

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Add maintainers for the meson clock driver

Quoting Jerome Brunet (2017-03-31 12:14:17)
> Suggested-by: Michael Turquette <[email protected]>
> Cc: Kevin Hilman <[email protected]>,
> Signed-off-by: Jerome Brunet <[email protected]>
> Signed-off-by: Neil Armstrong <[email protected]>
> ---
>
> Hi Mike, Stephen,
>
> If this is OK with you, this will be the first patch of our upcoming pull
> request.

Sounds goods to me.

Regards,
Mike

>
> MAINTAINERS | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c265a5fe4848..8cb237925b06 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1069,6 +1069,16 @@ F: drivers/pinctrl/meson/
> F: drivers/mmc/host/meson*
> N: meson
>
> +ARM/Amlogic Meson SoC CLOCK FRAMEWORK
> +M: Neil Armstrong <[email protected]>
> +M: Jerome Brunet <[email protected]>
> +L: [email protected]
> +S: Maintained
> +F: drivers/clk/meson/
> +F: include/dt-bindings/clock/meson*
> +F: include/dt-bindings/clock/gxbb*
> +F: Documentation/devicetree/bindings/clock/amlogic*
> +
> ARM/Annapurna Labs ALPINE ARCHITECTURE
> M: Tsahee Zidenberg <[email protected]>
> M: Antoine Tenart <[email protected]>
> --
> 2.9.3
>