[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20201003141738.8144-1-michael@walle.cc>
Date: Sat, 3 Oct 2020 16:17:35 +0200
From: Michael Walle <michael@...le.cc>
To: linux-mtd@...ts.infradead.org, linux-kernel@...r.kernel.org
Cc: Miquel Raynal <miquel.raynal@...tlin.com>,
Richard Weinberger <richard@....at>,
Vignesh Raghavendra <vigneshr@...com>,
Tudor Ambarus <tudor.ambarus@...rochip.com>,
Boris Brezillon <boris.brezillon@...labora.com>,
Michael Walle <michael@...le.cc>
Subject: [PATCH v4 0/3] mtd: spi-nor: keep lock bits if they are non-volatile
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.
See invdividual patches for the version history.
Michael Walle (3):
mtd: spi-nor: atmel: remove global protection flag
mtd: spi-nor: sst: remove global protection flag
mtd: spi-nor: keep lock bits if they are non-volatile
drivers/mtd/spi-nor/Kconfig | 42 ++++++++++++
drivers/mtd/spi-nor/atmel.c | 129 ++++++++++++++++++++++++++++++------
drivers/mtd/spi-nor/core.c | 36 +++++++---
drivers/mtd/spi-nor/core.h | 8 +++
drivers/mtd/spi-nor/esmt.c | 8 ++-
drivers/mtd/spi-nor/intel.c | 6 +-
drivers/mtd/spi-nor/sst.c | 31 ++++-----
7 files changed, 206 insertions(+), 54 deletions(-)
--
2.20.1
Powered by blists - more mailing lists