[PATCH 0/2] nvmem: add DT overlay support for cells

From: Michael Auchter
Date: Wed Oct 14 2020 - 17:42:16 EST


This patchset adds the ability to add/remove nvmem cells to an nvmem
device using device tree overlays. This can be useful in situations
where an nvmem device is present in the base device tree and the
specific overlay that's loaded knows how to interpret the data within
the nvmem device.

Michael Auchter (2):
nvmem: core: extract function to add cell from OF
nvmem: core: add OF_RECONFIG handler for nvmem cells

drivers/nvmem/core.c | 149 ++++++++++++++++++++++++++++++++-----------
1 file changed, 110 insertions(+), 39 deletions(-)

--
2.25.4