lkml.org 
[lkml]   [2020]   [Dec]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v8 0/7] mtd: spi-nor: keep lock bits if they are non-volatile
Date
I bundled this as a series, because otherwise there will be conflicts
because the "remove global protection flag" patches modify the same lines
as the main patch.

There are now two more patches:
mtd: spi-nor: sst: fix BPn bits for the SST25VF064C
mtd: spi-nor: ignore errors in spi_nor_unlock_all()
Both are fixes and are first in this series. This will ensure that they
might be cherry-picked without conflicts as the following patches touches
the same lines.

See invdividual patches for the version history.

Michael Walle (7):
mtd: spi-nor: sst: fix BPn bits for the SST25VF064C
mtd: spi-nor: ignore errors in spi_nor_unlock_all()
mtd: spi-nor: atmel: remove global protection flag
mtd: spi-nor: sst: remove global protection flag
mtd: spi-nor: intel: remove global protection flag
mtd: spi-nor: atmel: fix unlock_all() for AT25FS010/040
mtd: spi-nor: keep lock bits if they are non-volatile

drivers/mtd/spi-nor/Kconfig | 44 +++++++++
drivers/mtd/spi-nor/atmel.c | 191 ++++++++++++++++++++++++++++++++----
drivers/mtd/spi-nor/core.c | 46 ++++++---
drivers/mtd/spi-nor/core.h | 9 ++
drivers/mtd/spi-nor/esmt.c | 2 +-
drivers/mtd/spi-nor/intel.c | 19 ++--
drivers/mtd/spi-nor/sst.c | 32 +++---
7 files changed, 279 insertions(+), 64 deletions(-)

--
2.20.1

\
 
 \ /
  Last update: 2020-12-03 17:31    [W:0.060 / U:0.156 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site