Re: [PATCH v3 2/4] dt-bindings: reserved-memory: Support MTD/block device

From: Rob Herring
Date: Thu Apr 14 2022 - 12:33:03 EST


On Tue, 12 Apr 2022 15:53:00 +0200, Vincent Whitchurch wrote:
> Add bindings to allow MTD/block devices to be used in reserved-memory
> regions using the "phram" (MTD in PHysical RAM) driver.
>
> This allows things like partitioning to be specified via the existing
> devicetree bindings.
>
> Signed-off-by: Vincent Whitchurch <vincent.whitchurch@xxxxxxxx>
> ---
>
> Notes:
> v3:
> - Reword description.
>
> v2:
> - Add note on what "phram" means.
> - Use /schemas/mtd/mtd.yaml instead of relative pathUse /schemas/mtd/mtd.yaml instead of relative path.
>
> .../bindings/reserved-memory/phram.yaml | 47 +++++++++++++++++++
> 1 file changed, 47 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/reserved-memory/phram.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>