Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Linux: Kernel

[PATCH] M25: Add support for Everspin MR25H256 MRAM chip

 

 

Linux kernel RSS feed   Index | Next | Previous | View Threaded


marex at denx

Apr 30, 2012, 7:04 PM

Post #1 of 3 (84 views)
Permalink
[PATCH] M25: Add support for Everspin MR25H256 MRAM chip

This chip isn't JEDEC-compatible.

Signed-off-by: Marek Vasut <marex [at] denx>
Cc: David Woodhouse <dwmw2 [at] infradead>
Cc: Artem Bityutskiy <artem.bityutskiy [at] linux>
Cc: linux-mtd [at] lists
Cc: linux-kernel [at] vger
---
drivers/mtd/devices/m25p80.c | 3 +++
1 file changed, 3 insertions(+)

diff --git a/drivers/mtd/devices/m25p80.c b/drivers/mtd/devices/m25p80.c
index 1924d24..85ce6fd 100644
--- a/drivers/mtd/devices/m25p80.c
+++ b/drivers/mtd/devices/m25p80.c
@@ -639,6 +639,9 @@ static const struct spi_device_id m25p_ids[] = {
{ "en25q32b", INFO(0x1c3016, 0, 64 * 1024, 64, 0) },
{ "en25p64", INFO(0x1c2017, 0, 64 * 1024, 128, 0) },

+ /* Everspin */
+ { "mr25h256", CAT25_INFO( 32 * 1024, 1, 256, 2) },
+
/* Intel/Numonyx -- xxxs33b */
{ "160s33b", INFO(0x898911, 0, 64 * 1024, 32, 0) },
{ "320s33b", INFO(0x898912, 0, 64 * 1024, 64, 0) },
--
1.7.10

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo [at] vger
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/


artem.bityutskiy at linux

May 2, 2012, 6:47 AM

Post #2 of 3 (80 views)
Permalink
Re: [PATCH] M25: Add support for Everspin MR25H256 MRAM chip [In reply to]

On Tue, 2012-05-01 at 04:04 +0200, Marek Vasut wrote:
> This chip isn't JEDEC-compatible.
>
> Signed-off-by: Marek Vasut <marex [at] denx>
> Cc: David Woodhouse <dwmw2 [at] infradead>
> Cc: Artem Bityutskiy <artem.bityutskiy [at] linux>
> Cc: linux-mtd [at] lists
> Cc: linux-kernel [at] vger

Pushed to l2-mtd.git, thanks!

--
Best Regards,
Artem Bityutskiy
Attachments: signature.asc (0.82 KB)


marex at denx

May 2, 2012, 7:01 AM

Post #3 of 3 (80 views)
Permalink
Re: [PATCH] M25: Add support for Everspin MR25H256 MRAM chip [In reply to]

Dear Artem Bityutskiy,

> On Tue, 2012-05-01 at 04:04 +0200, Marek Vasut wrote:
> > This chip isn't JEDEC-compatible.
> >
> > Signed-off-by: Marek Vasut <marex [at] denx>
> > Cc: David Woodhouse <dwmw2 [at] infradead>
> > Cc: Artem Bityutskiy <artem.bityutskiy [at] linux>
> > Cc: linux-mtd [at] lists
> > Cc: linux-kernel [at] vger
>
> Pushed to l2-mtd.git, thanks!

Thank you :-)

Best regards,
Marek Vasut
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo [at] vger
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

Linux kernel RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.