Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1665324 > unrolled thread

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

Started byCyrille Pitchen <cyrille.pitchen@wedev4u.fr>
First post2017-06-14 02:40 +0200
Last post2017-06-15 19:20 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH v2 1/1] MAINTAINERS: Update SPI NOR subsystem git repositories Cyrille Pitchen <cyrille.pitchen@wedev4u.fr> - 2017-06-14 02:40 +0200
    Re: [PATCH v2 1/1] MAINTAINERS: Update SPI NOR subsystem git  repositories Marek Vasut <marek.vasut@gmail.com> - 2017-06-15 19:20 +0200

#1665324 — [PATCH v2 1/1] MAINTAINERS: Update SPI NOR subsystem git repositories

FromCyrille Pitchen <cyrille.pitchen@wedev4u.fr>
Date2017-06-14 02:40 +0200
Subject[PATCH v2 1/1] MAINTAINERS: Update SPI NOR subsystem git repositories
Message-ID<tS4vL-6uo-3@gated-at.bofh.it>
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 <cyrille.pitchen@wedev4u.fr>
---

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 <marek.vasut@gmail.com>
 L:	linux-mtd@lists.infradead.org
 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

[toc] | [next] | [standalone]


#1666913 — Re: [PATCH v2 1/1] MAINTAINERS: Update SPI NOR subsystem git repositories

FromMarek Vasut <marek.vasut@gmail.com>
Date2017-06-15 19:20 +0200
SubjectRe: [PATCH v2 1/1] MAINTAINERS: Update SPI NOR subsystem git repositories
Message-ID<tSGB4-5fq-1@gated-at.bofh.it>
In reply to#1665324
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 <cyrille.pitchen@wedev4u.fr>

Excellent.

Acked-by: Marek Vasut <marek.vasut@gmail.com>

> ---
> 
> 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 <marek.vasut@gmail.com>
>  L:	linux-mtd@lists.infradead.org
>  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

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web