Re: [PATCH V3] dt-bindings: nvmem: add U-Boot environment variables binding

2022-03-23 Thread Rob Herring
On Mon, 28 Feb 2022 14:12:50 +0100, Rafał Miłecki wrote: > From: Rafał Miłecki > > U-Boot uses environment variables for storing device setup data. It > usually needs to be accessed by a bootloader, kernel and often > user-space. > > This binding allows describing environment data located in a r

Re: [PATCH V3] dt-bindings: nvmem: add U-Boot environment variables binding

2022-03-23 Thread Tom Rini
On Mon, Feb 28, 2022 at 02:12:50PM +0100, Rafał Miłecki wrote: > From: Rafał Miłecki > > U-Boot uses environment variables for storing device setup data. It > usually needs to be accessed by a bootloader, kernel and often > user-space. > > This binding allows describing environment data located

Re: [PATCH V3] dt-bindings: nvmem: add U-Boot environment variables binding

2022-03-10 Thread Rafał Miłecki
On 10.03.2022 09:45, Michal Simek wrote: On 3/9/22 16:40, Rob Herring wrote: On Wed, Mar 09, 2022 at 02:42:43PM +0100, Michal Simek wrote: On 2/28/22 14:12, Rafał Miłecki wrote: From: Rafał Miłecki U-Boot uses environment variables for storing device setup data. It usually needs to be ac

Re: [PATCH V3] dt-bindings: nvmem: add U-Boot environment variables binding

2022-03-10 Thread Michal Simek
On 3/9/22 16:40, Rob Herring wrote: On Wed, Mar 09, 2022 at 02:42:43PM +0100, Michal Simek wrote: On 2/28/22 14:12, Rafał Miłecki wrote: From: Rafał Miłecki U-Boot uses environment variables for storing device setup data. It usually needs to be accessed by a bootloader, kernel and often

Re: [PATCH V3] dt-bindings: nvmem: add U-Boot environment variables binding

2022-03-09 Thread Rob Herring
On Wed, Mar 09, 2022 at 02:42:43PM +0100, Michal Simek wrote: > > > On 2/28/22 14:12, Rafał Miłecki wrote: > > From: Rafał Miłecki > > > > U-Boot uses environment variables for storing device setup data. It > > usually needs to be accessed by a bootloader, kernel and often > > user-space. > >

Re: [PATCH V3] dt-bindings: nvmem: add U-Boot environment variables binding

2022-03-09 Thread Rafał Miłecki
On 9.03.2022 14:42, Michal Simek wrote: On 2/28/22 14:12, Rafał Miłecki wrote: From: Rafał Miłecki U-Boot uses environment variables for storing device setup data. It usually needs to be accessed by a bootloader, kernel and often user-space. This binding allows describing environment data loc

Re: [PATCH V3] dt-bindings: nvmem: add U-Boot environment variables binding

2022-03-09 Thread Michal Simek
On 2/28/22 14:12, Rafał Miłecki wrote: From: Rafał Miłecki U-Boot uses environment variables for storing device setup data. It usually needs to be accessed by a bootloader, kernel and often user-space. This binding allows describing environment data located in a raw flash partition. It's tr

Re: [PATCH V3] dt-bindings: nvmem: add U-Boot environment variables binding

2022-03-07 Thread Rob Herring
On Mon, Feb 28, 2022 at 02:12:50PM +0100, Rafał Miłecki wrote: > From: Rafał Miłecki > > U-Boot uses environment variables for storing device setup data. It > usually needs to be accessed by a bootloader, kernel and often > user-space. > > This binding allows describing environment data located

[PATCH V3] dt-bindings: nvmem: add U-Boot environment variables binding

2022-02-28 Thread Rafał Miłecki
From: Rafał Miłecki U-Boot uses environment variables for storing device setup data. It usually needs to be accessed by a bootloader, kernel and often user-space. This binding allows describing environment data located in a raw flash partition. It's treated as NVMEM device and can be reused late