[PATCH 0/2] nvmem: fixes for 5.17

From: Srinivas Kandagatla
Date: Sun Feb 20 2022 - 10:14:45 EST


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