[PATCH V2 3/6] dt-bindings: nvmem: convert U-Boot env vars to NVMEM layout
Rob Herring
robh at kernel.org
Fri Jan 13 17:46:17 CET 2023
On Wed, 11 Jan 2023 08:30:59 +0100, Rafał Miłecki wrote:
> From: Rafał Miłecki <rafal at milecki.pl>
>
> U-Boot environment variables can be found of various underlaying storage
> entities. This binding should be defined as a layout on top on NVMEM
> device not a NVMEM device itself.
>
> Signed-off-by: Rafał Miłecki <rafal at milecki.pl>
> ---
> .../bindings/nvmem/layouts/nvmem-layout.yaml | 1 +
> .../nvmem/{ => layouts}/u-boot,env.yaml | 29 ++++++++++---------
> MAINTAINERS | 2 +-
> 3 files changed, 17 insertions(+), 15 deletions(-)
> rename Documentation/devicetree/bindings/nvmem/{ => layouts}/u-boot,env.yaml (77%)
>
Reviewed-by: Rob Herring <robh at kernel.org>
More information about the U-Boot
mailing list