Re: [PATCH v4 3/7] dt-bindings: mmc: add property for partitions node in mmc-card node
From: Rob Herring
Date: Tue Aug 13 2024 - 16:07:51 EST
On Fri, Aug 09, 2024 at 07:21:01PM +0200, Christian Marangi wrote:
> Add property for defining partitions node in mmc-card node to define
> partitions in DT by the use of the block2mtd module to use block
> devices as MTD.
You justified patch 1 saying eMMC already supported this, but then here
you add support.
Both are a NAK for me as both already have a way to describe partitions
with GPT.
>
> Signed-off-by: Christian Marangi <ansuelsmth@xxxxxxxxx>
> ---
> .../devicetree/bindings/mmc/mmc-card.yaml | 40 +++++++++++++++++++
> 1 file changed, 40 insertions(+)