Re: [PATCH] dt-bindings: nvmem: convert U-Boot env to a layout

2024-07-10 Thread Rob Herring (Arm)
On Sat, 06 Jul 2024 00:58:21 +0200, Rafał Miłecki wrote: > From: Rafał Miłecki > > U-Boot environment variables can be stored in various data sources. MTD > is just one of available options. Refactor DT binding into a layout so > it can be used with UBI volumes and other NVMEM devices. > > Lin

Re: [PATCH] dt-bindings: nvmem: convert U-Boot env to a layout

2024-07-08 Thread Rafał Miłecki
On 8.07.2024 08:32, Miquel Raynal wrote: zaj...@gmail.com wrote on Sat, 6 Jul 2024 00:58:21 +0200: From: Rafał Miłecki U-Boot environment variables can be stored in various data sources. MTD is just one of available options. Refactor DT binding into a layout so it can be used with UBI volume

Re: [PATCH] dt-bindings: nvmem: convert U-Boot env to a layout

2024-07-07 Thread Miquel Raynal
Hi Rafał, zaj...@gmail.com wrote on Sat, 6 Jul 2024 00:58:21 +0200: > From: Rafał Miłecki > > U-Boot environment variables can be stored in various data sources. MTD > is just one of available options. Refactor DT binding into a layout so > it can be used with UBI volumes and other NVMEM devic