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(+)