Hi Greg,

Here is small set of nvmem patches for 5.10 which includes
- 2 enhancements to core using simple IDA and kobj_to_dev
- 1 fix in core w.r.t device tree node refcounting.
- removed write support for mtk-fuse.

Can you please queue them up for 5.10.

thanks for you help,
srini

Bartosz Golaszewski (1):
  nvmem: switch to simpler IDA interface

Chih-En Hsu (1):
  nvmem: mtk-efuse: Remove EFUSE register write support

Tian Tao (1):
  nvmem: core: Use kobj_to_dev() instead of container_of()

Vadym Kochan (1):
  nvmem: core: fix missing of_node_put() in of_nvmem_device_get()

 drivers/nvmem/core.c      | 17 ++++++++++-------
 drivers/nvmem/mtk-efuse.c | 14 --------------
 2 files changed, 10 insertions(+), 21 deletions(-)

-- 
2.21.0

Reply via email to