From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Daniel Golle <daniel@makrotopia.org>
Cc: Richard Weinberger <richard@nod.at>,
Vignesh Raghavendra <vigneshr@ti.com>,
Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Conor Dooley <conor+dt@kernel.org>,
linux-mtd@lists.infradead.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v6 2/7] dt-bindings: mtd: ubi-volume: allow UBI volumes to provide NVMEM
Date: Mon, 18 Dec 2023 08:05:08 +0100 [thread overview]
Message-ID: <20231218080508.1803ac17@xps-13> (raw)
In-Reply-To: <778eaad045dbf9e10448dc5db7c0ef468191488e.1702850093.git.daniel@makrotopia.org>
Hi Daniel,
> --- a/Documentation/devicetree/bindings/mtd/partitions/ubi-volume.yaml
> +++ b/Documentation/devicetree/bindings/mtd/partitions/ubi-volume.yaml
> @@ -15,21 +15,26 @@ maintainers:
>
> properties:
> volid:
> - $ref: "/schemas/types.yaml#/definitions/uint32"
> + $ref: /schemas/types.yaml#/definitions/uint32
> description:
> Match UBI volume ID
>
> volname:
> - $ref: "/schemas/types.yaml#/definitions/string"
> + $ref: /schemas/types.yaml#/definitions/string
> description:
> Match UBI volume ID
>
> + nvmem-layout:
> + $ref: /schemas/nvmem/layouts/nvmem-layout.yaml#
> + description:
> + This container may reference an NVMEM layout parser.
> +
> anyOf:
> - required:
> - - volid
> + - volid
>
> - required:
> - - volname
> + - volname
This should be squashed in patch 1.
Thanks,
Miquèl
next prev parent reply other threads:[~2023-12-18 7:05 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-17 22:19 [PATCH v6 0/7] mtd: ubi: allow UBI volumes to provide NVMEM Daniel Golle
2023-12-17 22:19 ` [PATCH v6 1/7] dt-bindings: mtd: add basic bindings for UBI Daniel Golle
2023-12-17 22:19 ` [PATCH v6 2/7] dt-bindings: mtd: ubi-volume: allow UBI volumes to provide NVMEM Daniel Golle
2023-12-18 7:05 ` Miquel Raynal [this message]
2023-12-17 22:19 ` [PATCH v6 3/7] mtd: ubi: block: use notifier to create ubiblock from parameter Daniel Golle
2023-12-17 22:19 ` [PATCH v6 4/7] mtd: ubi: attach from device tree Daniel Golle
2023-12-17 22:20 ` [PATCH v6 5/7] mtd: ubi: introduce pre-removal notification for UBI volumes Daniel Golle
2023-12-17 22:20 ` [PATCH v6 6/7] mtd: ubi: populate ubi volume fwnode Daniel Golle
2023-12-17 22:20 ` [PATCH v6 7/7] mtd: ubi: provide NVMEM layer over UBI volumes Daniel Golle
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20231218080508.1803ac17@xps-13 \
--to=miquel.raynal@bootlin.com \
--cc=conor+dt@kernel.org \
--cc=daniel@makrotopia.org \
--cc=devicetree@vger.kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=richard@nod.at \
--cc=robh+dt@kernel.org \
--cc=vigneshr@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox