[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220220151432.16605-1-srinivas.kandagatla@linaro.org>
Date: Sun, 20 Feb 2022 15:14:30 +0000
From: Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
To: gregkh@...uxfoundation.org
Cc: linux-kernel@...r.kernel.org,
Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
Subject: [PATCH 0/2] nvmem: fixes for 5.17
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
Powered by blists - more mailing lists