RE: [PATCH V3 0/5] imx esdhc dt/driver update

From: Peng Fan (OSS)
Date: Wed Mar 03 2021 - 06:32:09 EST


Hi Shawn,

> Subject: Re: [PATCH V3 0/5] imx esdhc dt/driver update
>
> On Thu, 25 Feb 2021 at 04:22, <peng.fan@xxxxxxxxxxx> wrote:
> >
> > From: Peng Fan <peng.fan@xxxxxxx>
> >
> > V3:
> > Patch 1, drop unneeded pinctrl-0/1/2
> > Patch 2 is new to avoid break dt bindings check
> > V2:
> > patch 1, 2, 3 is new
> > patch 4 is not changed
> >
> >
> > Peng Fan (5):
> > dt-bindings: mmc: fsl-imx-esdhc: add pinctrl bindings
> > dt-bindings: clock: imx8qxp-lpcg: correct the example clock-names
> > arm64: dts: imx8qxp: correct usdhc clock-names sequence
> > dt-bindings: mmc: fsl-imx-esdhc: add clock bindings
> > mmc: sdhci-esdhc-imx: validate pinctrl before use it
> >
> > .../bindings/clock/imx8qxp-lpcg.yaml | 6 +++---
> > .../bindings/mmc/fsl-imx-esdhc.yaml | 20
> +++++++++++++++++++
> > arch/arm64/boot/dts/freescale/imx8qxp.dtsi | 18 ++++++++---------
> > drivers/mmc/host/sdhci-esdhc-imx.c | 2 +-
> > 4 files changed, 33 insertions(+), 13 deletions(-)
> >
> > --
> > 2.30.0
> >
>
> Applied patch 1, 4 and 5, thanks!


Would you pick patch 2,3?

Thanks,
Peng.

>
> Kind regards
> Uffe