lkml.org 
[lkml]   [2015]   [Feb]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] m25p80, spi-nor: Add SFDP detect method for Macronix chips
Date
Hi linux-pm,

The serial flash discoverable parameters (SFDP) is needed to
spi nor devices for some specific features. I added some sfdp
structure and detect method. I have separated the chip IDs and
sfdp detect method to two patches.

Patch 1 (m25p80, spi-nor: Update id list of Macronix chips)
mainly updates the id table to support Macronix chips. Patch 2
includes the main sfdp functions and Macronix commands.

The code have been tested on lower version Linux and can
successfully work with Macronix chips.

Thanks for review!

Jim Kuo (2):
m25p80, spi-nor: Update id list of Macronix chips
spi-nor: Add SFDP detect method

drivers/mtd/devices/m25p80.c | 83 ++++-
drivers/mtd/spi-nor/Kconfig | 11 +
drivers/mtd/spi-nor/spi-nor.c | 774 +++++++++++++++++++++++++++++++++++++++---
include/linux/mtd/spi-nor.h | 201 +++++++++++
4 files changed, 1009 insertions(+), 60 deletions(-)

--
1.9.1



\
 
 \ /
  Last update: 2015-02-05 20:21    [W:0.039 / U:0.524 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site