Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1706413 > unrolled thread

Re: [PATCH 0/6] nvmem: fixes for next rc

Started bySrinivas Kandagatla <srinivas.kandagatla@linaro.org>
First post2017-08-08 13:50 +0200
Last post2017-08-08 13:50 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 0/6] nvmem: fixes for next rc Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2017-08-08 13:50 +0200

#1706413 — Re: [PATCH 0/6] nvmem: fixes for next rc

FromSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Date2017-08-08 13:50 +0200
SubjectRe: [PATCH 0/6] nvmem: fixes for next rc
Message-ID<ucbbk-7PZ-25@gated-at.bofh.it>
Hi Greg,

On 26/07/17 10:34, srinivas.kandagatla@linaro.org wrote:
> From: Srinivas Kandagatla <srinivas.kandagatla@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
> 

Could you please take this series for next RC, as some of thermal fixes 
which depend on nvmem_cell_read_u32() are blocked for this patch.

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(-)
> 

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web