[RFC PATCH v1 13/14] nvmem: layouts: u-boot-env: add device node
Rafał Miłecki
rafal at milecki.pl
Sun Aug 28 06:55:31 PDT 2022
On 25.08.2022 23:44, Michael Walle wrote:
> Register the device node so we can actually make use of the cells from
> within the device tree.
>
> This obviously only works if the environment variable name can be mapped
> to the device node, which isn't always the case. Think of "_" vs "-".
> But for simple things like ethaddr, this will work.
We probably shouldn't support undocumented syntax (bindings).
I've identical local patch that waits for
[PATCH] dt-bindings: nvmem: u-boot,env: add basic NVMEM cells
https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20220703084843.21922-1-zajec5@gmail.com/
to be accepted.
More information about the linux-mtd
mailing list