From: Srinivas Kandagatla <srinivas.kandaga...@linaro.org>

Hi Greg, 

Could you please queue these patches for next possible rc.
All these patches are fixes or minor cleanups, new function
nvmem_cell_read_u32() is also added to fix a issue in 
drivers/thermal/imx_thermal.c driver.

Thanks,
srini

Dan Carpenter (1):
  nvmem: core: remove unneeded NULL check

Frank Wang (1):
  nvmem: rockchip-efuse: amend compatible rk322x-efuse to rk3228-efuse

Leonard Crestez (1):
  nvmem: core: Add nvmem_cell_read_u32

Philipp Zabel (1):
  nvmem: lpc18xx-eeprom: explicitly request exclusive reset control

Rob Herring (1):
  nvmem: Convert to using %pOF instead of full_name

Srinivas Kandagatla (1):
  nvmem: include linux/err.h from header

 .../devicetree/bindings/nvmem/rockchip-efuse.txt   |  2 +-
 drivers/nvmem/core.c                               | 43 ++++++++++++++++++++--
 drivers/nvmem/lpc18xx_eeprom.c                     |  2 +-
 drivers/nvmem/rockchip-efuse.c                     |  2 +-
 include/linux/nvmem-consumer.h                     | 10 +++++
 5 files changed, 53 insertions(+), 6 deletions(-)

-- 
2.9.3

Reply via email to