lkml.org 
[lkml]   [2021]   [Jun]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/9] nvmem: patches (set 1) for 5.14
Date
Hi Greg,

Here are some nvmem patches for 5.14 which includes
- these are mostly minor fixes in provider drivers like missing
MODULE_DEVICE_TABLE and improve comments
- fix in core for missing of_node_put.
- setting correct provider type in sunxi sid provider

thanks for you help,
srini

Bixuan Cui (1):
nvmem: sprd: Add missing MODULE_DEVICE_TABLE

Christophe JAILLET (2):
nvmem: sprd: Fix an error message
nvmem: core: add a missing of_node_put

Douglas Anderson (2):
nvmem: core: constify nvmem_cell_read_variable_common() return value
nvmem: qfprom: Improve the comment about regulator setting

Rajendra Nayak (1):
nvmem: qfprom: minor nit fixes

Samuel Holland (1):
nvmem: sunxi_sid: Set type to OTP

Srinivas Kandagatla (1):
nvmem: qcom-spmi-sdam: add missing MODULE_DEVICE_TABLE

Zou Wei (1):
nvmem: sc27xx: Add missing MODULE_DEVICE_TABLE

drivers/nvmem/core.c | 19 +++++++++++--------
drivers/nvmem/qcom-spmi-sdam.c | 1 +
drivers/nvmem/qfprom.c | 9 +++++----
drivers/nvmem/sc27xx-efuse.c | 1 +
drivers/nvmem/sprd-efuse.c | 3 ++-
drivers/nvmem/sunxi_sid.c | 1 +
6 files changed, 21 insertions(+), 13 deletions(-)

--
2.21.0

\
 
 \ /
  Last update: 2021-06-11 10:36    [W:0.435 / U:1.428 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site