[PATCH 0/3] nvmem: patches (set 1) for 5.16

From: Srinivas Kandagatla
Date: Wed Oct 13 2021 - 09:20:31 EST


Hi Greg,

Here are some nvmem patches for 5.16 mainly to add support for nvmem
cell data post processing in the provider drivers.
This is to help post process data like mac-address which are stored
in a vendor specific format that is not directly understood by the
nvmem consumer drivers.

Can you please queue them up for 5.16.

thanks for you help,
srini

Srinivas Kandagatla (3):
nvmem: core: rework nvmem cell instance creation
nvmem: core: add nvmem cell post processing callback
nvmem: imx-ocotp: add support for post processing

drivers/nvmem/core.c | 174 +++++++++++++++++++++------------
drivers/nvmem/imx-ocotp.c | 25 +++++
include/linux/nvmem-provider.h | 5 +
3 files changed, 144 insertions(+), 60 deletions(-)

--
2.21.0