Re: [PATCH v5 0/3] mtd: spi-nor: keep lock bits if they are non-volatile

2020-11-10 Thread Vignesh Raghavendra



On 10/28/20 3:56 AM, Michael Walle wrote:
> Am 2020-10-03 17:32, schrieb Michael Walle:
>> 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.
> 
> any news here?
> 

LGTM, thanks!... Will wait for Tudor's Ack before applying.

Regards
Vignesh




Re: [PATCH v5 0/3] mtd: spi-nor: keep lock bits if they are non-volatile

2020-10-27 Thread Michael Walle

Am 2020-10-03 17:32, schrieb Michael Walle:

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.


any news here?

-michael


[PATCH v5 0/3] mtd: spi-nor: keep lock bits if they are non-volatile

2020-10-03 Thread Michael Walle
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 | 125 ++--
 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, 203 insertions(+), 53 deletions(-)

-- 
2.20.1