Re: [PATCH] mtd: m25p80: Add support for Numonyx N25Q128

2012-10-05 Thread Michal Simek
On 10/05/2012 09:50 AM, Jan Lübbe wrote: On Thu, 2012-10-04 at 19:40 +0200, Michal Simek wrote: From: Wendy Liang Add the id and sector mappings for SPI flash chips. An equivalent patch is already in David Woodhouse's l2-mtd tree:

Re: [PATCH] mtd: m25p80: Add support for Numonyx N25Q128

2012-10-05 Thread Jan Lübbe
On Thu, 2012-10-04 at 19:40 +0200, Michal Simek wrote: > From: Wendy Liang > > Add the id and sector mappings for SPI flash chips. An equivalent patch is already in David Woodhouse's l2-mtd tree:

Re: [PATCH] mtd: m25p80: Add support for Numonyx N25Q128

2012-10-05 Thread Jan Lübbe
On Thu, 2012-10-04 at 19:40 +0200, Michal Simek wrote: From: Wendy Liang wendy.li...@petalogix.com Add the id and sector mappings for SPI flash chips. An equivalent patch is already in David Woodhouse's l2-mtd tree:

Re: [PATCH] mtd: m25p80: Add support for Numonyx N25Q128

2012-10-05 Thread Michal Simek
On 10/05/2012 09:50 AM, Jan Lübbe wrote: On Thu, 2012-10-04 at 19:40 +0200, Michal Simek wrote: From: Wendy Liang wendy.li...@petalogix.com Add the id and sector mappings for SPI flash chips. An equivalent patch is already in David Woodhouse's l2-mtd tree:

[PATCH] mtd: m25p80: Add support for Numonyx N25Q128

2012-10-04 Thread Michal Simek
From: Wendy Liang Add the id and sector mappings for SPI flash chips. Signed-off-by: Wendy Liang Signed-off-by: Michal Simek CC: David Woodhouse CC: Artem Bityutskiy CC: Mike Frysinger CC: linux-...@lists.infradead.org --- drivers/mtd/devices/m25p80.c |3 +++ 1 files changed, 3

[PATCH] mtd: m25p80: Add support for Numonyx N25Q128

2012-10-04 Thread Michal Simek
From: Wendy Liang wendy.li...@petalogix.com Add the id and sector mappings for SPI flash chips. Signed-off-by: Wendy Liang wendy.li...@petalogix.com Signed-off-by: Michal Simek mon...@monstr.eu CC: David Woodhouse dw...@infradead.org CC: Artem Bityutskiy artem.bityuts...@linux.intel.com CC: Mike