[0/2] nvmem: fixes for 6.7

Message ID 20231215111358.316727-1-srinivas.kandagatla@linaro.org
Headers
Series nvmem: fixes for 6.7 |

Message

Srinivas Kandagatla Dec. 15, 2023, 11:13 a.m. UTC
  From: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>

Hi Greg, 

Here are two fixes in nvmem for 6.7, if its not too late could you queue
these for next possible rc.

Thanks,
Srini

MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

*** BLURB HERE ***

Fabio Estevam (1):
  dt-bindings: nvmem: mxs-ocotp: Document fsl,ocotp

Rafał Miłecki (1):
  nvmem: brcm_nvram: store a copy of NVRAM content

 .../devicetree/bindings/nvmem/mxs-ocotp.yaml  |  10 +-
 drivers/nvmem/brcm_nvram.c                    | 134 ++++++++++++------
 2 files changed, 100 insertions(+), 44 deletions(-)
  

Comments

Greg KH Dec. 15, 2023, 11:26 a.m. UTC | #1
On Fri, Dec 15, 2023 at 11:13:56AM +0000, srinivas.kandagatla@linaro.org wrote:
> From: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
> 
> Hi Greg, 
> 
> Here are two fixes in nvmem for 6.7, if its not too late could you queue
> these for next possible rc.
> 
> Thanks,
> Srini
> 
> MIME-Version: 1.0
> Content-Type: text/plain; charset=UTF-8
> Content-Transfer-Encoding: 8bit
> 
> *** BLURB HERE ***

No blurb?
  
Srinivas Kandagatla Dec. 15, 2023, 11:31 a.m. UTC | #2
On 15/12/2023 11:26, Greg KH wrote:
> On Fri, Dec 15, 2023 at 11:13:56AM +0000, srinivas.kandagatla@linaro.org wrote:
>> From: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
>>
>> Hi Greg,
>>
>> Here are two fixes in nvmem for 6.7, if its not too late could you queue
>> these for next possible rc.
>>
>> Thanks,
>> Srini
>>
>> MIME-Version: 1.0
>> Content-Type: text/plain; charset=UTF-8
>> Content-Transfer-Encoding: 8bit
>>
>> *** BLURB HERE ***
> 

Forgot to delete this.

> No blurb?

   ____  _     _    _ _____  ____
  |  _ \| |   | |  | |  __ \|  _ \
  | |_) | |   | |  | | |__) | |_) |
  |  _ <| |   | |  | |  _  /|  _ <
  | |_) | |___| |__| | | \ \| |_) |
  |____/|______\____/|_|  \_\____/

:-)


--srini
  
Greg KH Dec. 15, 2023, 12:14 p.m. UTC | #3
On Fri, Dec 15, 2023 at 11:31:03AM +0000, Srinivas Kandagatla wrote:
> 
> 
> On 15/12/2023 11:26, Greg KH wrote:
> > On Fri, Dec 15, 2023 at 11:13:56AM +0000, srinivas.kandagatla@linaro.org wrote:
> > > From: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
> > > 
> > > Hi Greg,
> > > 
> > > Here are two fixes in nvmem for 6.7, if its not too late could you queue
> > > these for next possible rc.
> > > 
> > > Thanks,
> > > Srini
> > > 
> > > MIME-Version: 1.0
> > > Content-Type: text/plain; charset=UTF-8
> > > Content-Transfer-Encoding: 8bit
> > > 
> > > *** BLURB HERE ***
> > 
> 
> Forgot to delete this.
> 
> > No blurb?
> 
>   ____  _     _    _ _____  ____
>  |  _ \| |   | |  | |  __ \|  _ \
>  | |_) | |   | |  | | |__) | |_) |
>  |  _ <| |   | |  | |  _  /|  _ <
>  | |_) | |___| |__| | | \ \| |_) |
>  |____/|______\____/|_|  \_\____/
> 
> :-)

Much better, thanks!  I'll go queue these up now :)