Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1706413
| From | Srinivas Kandagatla <srinivas.kandagatla@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/6] nvmem: fixes for next rc |
| Date | 2017-08-08 13:50 +0200 |
| Message-ID | <ucbbk-7PZ-25@gated-at.bofh.it> (permalink) |
| References | <u7qXo-6Yw-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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(-) >
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH 0/6] nvmem: fixes for next rc Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2017-08-08 13:50 +0200
csiph-web