diff mbox

MAINTAINERS: add AT91 Clock Support entry

Message ID 1401190768-3932-1-git-send-email-boris.brezillon@free-electrons.com (mailing list archive)
State New, archived
Headers show

Commit Message

Boris BREZILLON May 27, 2014, 11:39 a.m. UTC
Signed-off-by: Boris BREZILLON <boris.brezillon@free-electrons.com>
---
 MAINTAINERS | 5 +++++
 1 file changed, 5 insertions(+)

Comments

Nicolas Ferre May 27, 2014, 12:26 p.m. UTC | #1
On 27/05/2014 13:39, Boris BREZILLON :
> Signed-off-by: Boris BREZILLON <boris.brezillon@free-electrons.com>

Of course Boris, that will be good:

Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>

> ---
>  MAINTAINERS | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1066264..40c5580 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -808,6 +808,11 @@ F:	arch/arm/boot/dts/at91*.dtsi
>  F:	arch/arm/boot/dts/sama*.dts
>  F:	arch/arm/boot/dts/sama*.dtsi
>  
> +ARM/ATMEL AT91 Clock Support
> +M:	Boris Brezillon <boris.brezillon@free-electrons.com>
> +S:	Maintained
> +F:	drivers/clk/at91
> +
>  ARM/CALXEDA HIGHBANK ARCHITECTURE
>  M:	Rob Herring <robh@kernel.org>
>  L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
>
Mike Turquette May 28, 2014, 1:27 a.m. UTC | #2
Quoting Boris BREZILLON (2014-05-27 04:39:28)
> Signed-off-by: Boris BREZILLON <boris.brezillon@free-electrons.com>

Applied to clk-next.

Regards,
Mike

> ---
>  MAINTAINERS | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1066264..40c5580 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -808,6 +808,11 @@ F: arch/arm/boot/dts/at91*.dtsi
>  F:     arch/arm/boot/dts/sama*.dts
>  F:     arch/arm/boot/dts/sama*.dtsi
>  
> +ARM/ATMEL AT91 Clock Support
> +M:     Boris Brezillon <boris.brezillon@free-electrons.com>
> +S:     Maintained
> +F:     drivers/clk/at91
> +
>  ARM/CALXEDA HIGHBANK ARCHITECTURE
>  M:     Rob Herring <robh@kernel.org>
>  L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> -- 
> 1.8.3.2
>
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 1066264..40c5580 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -808,6 +808,11 @@  F:	arch/arm/boot/dts/at91*.dtsi
 F:	arch/arm/boot/dts/sama*.dts
 F:	arch/arm/boot/dts/sama*.dtsi
 
+ARM/ATMEL AT91 Clock Support
+M:	Boris Brezillon <boris.brezillon@free-electrons.com>
+S:	Maintained
+F:	drivers/clk/at91
+
 ARM/CALXEDA HIGHBANK ARCHITECTURE
 M:	Rob Herring <robh@kernel.org>
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)