[PATCH 0/2] nvmem: fixes for 5.17

Srinivas Kandagatla posted 2 patches 4 years, 4 months ago
drivers/mtd/mtdcore.c          | 2 ++
drivers/nvmem/core.c           | 2 +-
include/linux/nvmem-provider.h | 4 +++-
3 files changed, 6 insertions(+), 2 deletions(-)
[PATCH 0/2] nvmem: fixes for 5.17
Posted by Srinivas Kandagatla 4 years, 4 months ago
Hi Greg,

Here is a nvmem fix for write-protection gpio handling conflict between nvmem and mtd core.
This bug went un-noticed when write-protection handling support was added to nvmem core.

If its not too late, can you take them for 5.17.

Many thanks,
Srini


Christophe Kerello (2):
  nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios property
  mtd: core: Fix a conflict between MTD and NVMEM on wp-gpios property

 drivers/mtd/mtdcore.c          | 2 ++
 drivers/nvmem/core.c           | 2 +-
 include/linux/nvmem-provider.h | 4 +++-
 3 files changed, 6 insertions(+), 2 deletions(-)

-- 
2.21.0