2017-06-14 00:32:58

by Cyrille Pitchen

[permalink] [raw]
Subject: [PATCH v2 1/1] MAINTAINERS: Update SPI NOR subsystem git repositories

SPI NOR branches are now hosted on MTD repos, spi-nor/next is on l2-mtd
and spi-nor/fixes is on linux-mtd.

Signed-off-by: Cyrille Pitchen <[email protected]>
---

ChangeLog

v1 -> v2
- add branch names 'spi-nor/fixes' and 'spi-nor/next' after url.

MAINTAINERS | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3bf9897f8df4..46177688a4e8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12282,7 +12282,8 @@ M: Marek Vasut <[email protected]>
L: [email protected]
W: http://www.linux-mtd.infradead.org/
Q: http://patchwork.ozlabs.org/project/linux-mtd/list/
-T: git git://github.com/spi-nor/linux.git
+T: git git://git.infradead.org/linux-mtd.git spi-nor/fixes
+T: git git://git.infradead.org/l2-mtd.git spi-nor/next
S: Maintained
F: drivers/mtd/spi-nor/
F: include/linux/mtd/spi-nor.h
--
2.11.0


2017-06-15 17:17:24

by Marek Vasut

[permalink] [raw]
Subject: Re: [PATCH v2 1/1] MAINTAINERS: Update SPI NOR subsystem git repositories

On 06/13/2017 09:46 PM, Cyrille Pitchen wrote:
> SPI NOR branches are now hosted on MTD repos, spi-nor/next is on l2-mtd
> and spi-nor/fixes is on linux-mtd.
>
> Signed-off-by: Cyrille Pitchen <[email protected]>

Excellent.

Acked-by: Marek Vasut <[email protected]>

> ---
>
> ChangeLog
>
> v1 -> v2
> - add branch names 'spi-nor/fixes' and 'spi-nor/next' after url.
>
> MAINTAINERS | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3bf9897f8df4..46177688a4e8 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -12282,7 +12282,8 @@ M: Marek Vasut <[email protected]>
> L: [email protected]
> W: http://www.linux-mtd.infradead.org/
> Q: http://patchwork.ozlabs.org/project/linux-mtd/list/
> -T: git git://github.com/spi-nor/linux.git
> +T: git git://git.infradead.org/linux-mtd.git spi-nor/fixes
> +T: git git://git.infradead.org/l2-mtd.git spi-nor/next
> S: Maintained
> F: drivers/mtd/spi-nor/
> F: include/linux/mtd/spi-nor.h
>


--
Best regards,
Marek Vasut

2017-06-22 21:30:10

by Brian Norris

[permalink] [raw]
Subject: Re: [PATCH v2 1/1] MAINTAINERS: Update SPI NOR subsystem git repositories

On Thu, Jun 15, 2017 at 07:12:28PM +0200, Marek Vasut wrote:
> On 06/13/2017 09:46 PM, Cyrille Pitchen wrote:
> > SPI NOR branches are now hosted on MTD repos, spi-nor/next is on l2-mtd
> > and spi-nor/fixes is on linux-mtd.
> >
> > Signed-off-by: Cyrille Pitchen <[email protected]>
>
> Excellent.
>
> Acked-by: Marek Vasut <[email protected]>

Applied to l2-mtd.git