[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20211223162358.wbfnibsma5lskxkw@ti.com>
Date: Thu, 23 Dec 2021 21:54:00 +0530
From: Pratyush Yadav <p.yadav@...com>
To: Rafał Miłecki <zajec5@...il.com>
CC: Srinivas Kandagatla <srinivas.kandagatla@...aro.org>,
Rob Herring <robh+dt@...nel.org>,
Miquel Raynal <miquel.raynal@...tlin.com>,
Richard Weinberger <richard@....at>,
Vignesh Raghavendra <vigneshr@...com>,
<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-mtd@...ts.infradead.org>,
Rafał Miłecki <rafal@...ecki.pl>
Subject: Re: [PATCH 2/3] dt-bindings: nvmem: add U-Boot environment variables
binding
On 22/12/21 08:23PM, Rafał Miłecki wrote:
> From: Rafał Miłecki <rafal@...ecki.pl>
>
> This binding allows describing a (part of) MTD device (partition) that
> contains a block with environment variables. Operating system usually
> needs to parse that block to read variables values that may affect
> booting process & device configuration.
>
> Signed-off-by: Rafał Miłecki <rafal@...ecki.pl>
> ---
> .../devicetree/bindings/nvmem/u-boot,env.yaml | 56 +++++++++++++++++++
> MAINTAINERS | 5 ++
> 2 files changed, 61 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/nvmem/u-boot,env.yaml
>
> diff --git a/Documentation/devicetree/bindings/nvmem/u-boot,env.yaml b/Documentation/devicetree/bindings/nvmem/u-boot,env.yaml
> new file mode 100644
> index 000000000000..0f808868fff3
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/nvmem/u-boot,env.yaml
> +
> +properties:
> + compatible:
> + enum:
> + - u,boot,env
Typo? In patch 3 you match u-boot,env.
--
Regards,
Pratyush Yadav
Texas Instruments Inc.
Powered by blists - more mailing lists