Re: [PATCH v3 10/17] dt-bindings: mtd: physmap: Reuse the generic definitions

From: Miquel Raynal
Date: Thu Nov 17 2022 - 16:18:03 EST


On Mon, 2022-11-14 at 09:03:08 UTC, Miquel Raynal wrote:
> The memory mapped MTD devices also share a lot with all the other MTD
> devices, so let's share the properties by referencing mtd.yaml. We can
> then drop mentioning the properties, to the cost of mentioning the
> possible "sram" node name prefix.
>
> Signed-off-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
> Reviewed-by: Rob Herring <robh@xxxxxxxxxx>

Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git mtd/next.

Miquel