diff mbox

MAINTAINERS: Add memory drivers to AT91 entry

Message ID 20170327152101.21977-1-alexandre.belloni@free-electrons.com (mailing list archive)
State New, archived
Headers show

Commit Message

Alexandre Belloni March 27, 2017, 3:21 p.m. UTC
Both atmel-ebi and atmel-sdram are maintained as part of the Atmel ARM
SoCs.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Nicolas Ferre March 27, 2017, 3:22 p.m. UTC | #1
Le 27/03/2017 à 17:21, Alexandre Belloni a écrit :
> Both atmel-ebi and atmel-sdram are maintained as part of the Atmel ARM
> SoCs.
> 
> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>

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

> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c45c02bc6082..6531d239db6b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1111,6 +1111,7 @@ F:	arch/arm/boot/dts/at91*.dtsi
>  F:	arch/arm/boot/dts/sama*.dts
>  F:	arch/arm/boot/dts/sama*.dtsi
>  F:	arch/arm/include/debug/at91.S
> +F:	drivers/memory/atmel*
>  
>  ARM/ATMEL AT91 Clock Support
>  M:	Boris Brezillon <boris.brezillon@free-electrons.com>
>
Lee Jones March 28, 2017, 8:17 a.m. UTC | #2
On Mon, 27 Mar 2017, Nicolas Ferre wrote:

> Le 27/03/2017 à 17:21, Alexandre Belloni a écrit :
> > Both atmel-ebi and atmel-sdram are maintained as part of the Atmel ARM
> > SoCs.
> > 
> > Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
> 
> Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>

Thanks.

Please add my Ack, or:
  Suggested-by: Lee Jones <lee.jones@linaro.org>

> > ---
> >  MAINTAINERS | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index c45c02bc6082..6531d239db6b 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -1111,6 +1111,7 @@ F:	arch/arm/boot/dts/at91*.dtsi
> >  F:	arch/arm/boot/dts/sama*.dts
> >  F:	arch/arm/boot/dts/sama*.dtsi
> >  F:	arch/arm/include/debug/at91.S
> > +F:	drivers/memory/atmel*
> >  
> >  ARM/ATMEL AT91 Clock Support
> >  M:	Boris Brezillon <boris.brezillon@free-electrons.com>
> > 
> 
>
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index c45c02bc6082..6531d239db6b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1111,6 +1111,7 @@  F:	arch/arm/boot/dts/at91*.dtsi
 F:	arch/arm/boot/dts/sama*.dts
 F:	arch/arm/boot/dts/sama*.dtsi
 F:	arch/arm/include/debug/at91.S
+F:	drivers/memory/atmel*
 
 ARM/ATMEL AT91 Clock Support
 M:	Boris Brezillon <boris.brezillon@free-electrons.com>