All of lore.kernel.org
 help / color / mirror / Atom feed
* linux-next: manual merge of the l2-mtd tree with the mips tree
@ 2011-07-29  3:49 Stephen Rothwell
  0 siblings, 0 replies; 4+ messages in thread
From: Stephen Rothwell @ 2011-07-29  3:49 UTC (permalink / raw)
  To: Artem Bityutskiy
  Cc: linux-next, linux-kernel, John Crispin, Ralf Baechle,
	Dmitry Eremin-Solenikov

[-- Attachment #1: Type: text/plain, Size: 495 bytes --]

Hi Artem,

Today's linux-next merge of the l2-mtd tree got a conflict in
drivers/mtd/maps/lantiq-flash.c between commit c84c24dc7ed7 ("MIPS:
Lantiq: Fix MTD registration of NOR device") from the mips tree and
commit 31963c9999a3 ("mtd: lantiq-flash.c: use
mtd_device_parse_register") from the l2-mtd tree.

I fixed it up (by using the latter change which supercedes the former).
-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

[-- Attachment #2: Type: application/pgp-signature, Size: 490 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: linux-next: manual merge of the l2-mtd tree with the mips tree
  2015-06-12 10:50 Michael Ellerman
@ 2015-06-12 10:57 ` Michael Ellerman
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Ellerman @ 2015-06-12 10:57 UTC (permalink / raw)
  To: Brian Norris
  Cc: Ralf Baechle, linux-next, linux-kernel, Rafał Miłecki

On Fri, 2015-06-12 at 20:50 +1000, Michael Ellerman wrote:
> Hi Brian,
> 
> Today's linux-next merge of the l2-mtd tree got a conflict in MAINTAINERS
> between commit 68c2d21d0126 "MIPS: BCM47xx: Move NVRAM driver to the
> drivers/firmware/" from the mips tree and commit 02787daadbda "MAINTAINERS: add
> entry for new brcmnand/ directory" from the l2-mtd tree.

Gah sorry, sent this twice. Ignore this one.

cheers



^ permalink raw reply	[flat|nested] 4+ messages in thread

* linux-next: manual merge of the l2-mtd tree with the mips tree
@ 2015-06-12 10:50 Michael Ellerman
  2015-06-12 10:57 ` Michael Ellerman
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Ellerman @ 2015-06-12 10:50 UTC (permalink / raw)
  To: Brian Norris, Ralf Baechle
  Cc: linux-next, linux-kernel, Rafał Miłecki

Hi Brian,

Today's linux-next merge of the l2-mtd tree got a conflict in MAINTAINERS
between commit 68c2d21d0126 "MIPS: BCM47xx: Move NVRAM driver to the
drivers/firmware/" from the mips tree and commit 02787daadbda "MAINTAINERS: add
entry for new brcmnand/ directory" from the l2-mtd tree.

I fixed it up (see below) and can carry the fix as necessary (no action
is required).

diff --cc MAINTAINERS
index 85dc5bd76c38,ad9f36875372..d848473e184f
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@@ -2320,12 -2257,12 +2320,18 @@@ S:   Supporte
  F:    drivers/gpio/gpio-bcm-kona.c
  F:    Documentation/devicetree/bindings/gpio/gpio-bcm-kona.txt
  
 +BROADCOM NVRAM DRIVER
 +M:    Rafał Miłecki <zajec5@gmail.com>
 +L:    linux-mips@linux-mips.org
 +S:    Maintained
 +F:    drivers/firmware/broadcom/*
 +
+ BROADCOM STB NAND FLASH DRIVER
+ M:    Brian Norris <computersforpeace@gmail.com>
+ L:    linux-mtd@lists.infradead.org
+ S:    Maintained
+ F:    drivers/mtd/nand/brcmnand/
+ 
  BROADCOM SPECIFIC AMBA DRIVER (BCMA)
  M:    Rafał Miłecki <zajec5@gmail.com>
  L:    linux-wireless@vger.kernel.org

cheers




^ permalink raw reply	[flat|nested] 4+ messages in thread

* linux-next: manual merge of the l2-mtd tree with the mips tree
@ 2015-06-12  3:27 Michael Ellerman
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Ellerman @ 2015-06-12  3:27 UTC (permalink / raw)
  To: Brian Norris, Ralf Baechle
  Cc: linux-next, linux-kernel, Rafał Miłecki

Hi Brian,

Today's linux-next merge of the l2-mtd tree got a conflict in MAINTAINERS
between commit 68c2d21d0126 "MIPS: BCM47xx: Move NVRAM driver to the
drivers/firmware/" from the mips tree and commit 02787daadbda "MAINTAINERS: add
entry for new brcmnand/ directory" from the l2-mtd tree.

I fixed it up (see below) and can carry the fix as necessary (no action
is required).

diff --cc MAINTAINERS
index 85dc5bd76c38,ad9f36875372..d848473e184f
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@@ -2320,12 -2257,12 +2320,18 @@@ S:   Supporte
  F:    drivers/gpio/gpio-bcm-kona.c
  F:    Documentation/devicetree/bindings/gpio/gpio-bcm-kona.txt
  
 +BROADCOM NVRAM DRIVER
 +M:    Rafał Miłecki <zajec5@gmail.com>
 +L:    linux-mips@linux-mips.org
 +S:    Maintained
 +F:    drivers/firmware/broadcom/*
 +
+ BROADCOM STB NAND FLASH DRIVER
+ M:    Brian Norris <computersforpeace@gmail.com>
+ L:    linux-mtd@lists.infradead.org
+ S:    Maintained
+ F:    drivers/mtd/nand/brcmnand/
+ 
  BROADCOM SPECIFIC AMBA DRIVER (BCMA)
  M:    Rafał Miłecki <zajec5@gmail.com>
  L:    linux-wireless@vger.kernel.org

cheers




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-06-12 10:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-29  3:49 linux-next: manual merge of the l2-mtd tree with the mips tree Stephen Rothwell
2015-06-12  3:27 Michael Ellerman
2015-06-12 10:50 Michael Ellerman
2015-06-12 10:57 ` Michael Ellerman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.