miquel.raynal@bootlin.com wrote on Mon, 19 Sep 2022 17:42:30 +0200:
> Hi Srinivas,
>
> srinivas.kandagatla@linaro.org wrote on Fri, 16 Sep 2022 13:20:49 +0100:
>
> > From: Rafał Miłecki <rafal@milecki.pl>
> >
> > MTD subsystem API allows interacting with MTD devices (e.g. reading,
> > writing, handling bad blocks). So far a random driver could get MTD
> > device only by its name (get_mtd_device_nm()). This change allows
> > getting them also by a DT node.
> >
> > This API is required for drivers handling DT defined MTD partitions in a
> > specific way (e.g. U-Boot (sub)partition with environment variables).
> >
> > Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
> > Acked-by: Miquel Raynal <miquel.raynal@bootlin.com>
> > Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
>
> Can you please keep me in Cc for the whole series, otherwise I only
> receive a single patch among 13 and it does not make any sense.
I see just now the "applied, thanks", I eventually remembered what all
this was about, so it's fine.
Thanks,
Miquèl