[PATCH 21/22] arm64: dts: imx8qxp: Remove i.MX7 compatible from USDHC

Dong Aisheng dongas86 at gmail.com
Mon Aug 24 06:30:33 EDT 2020


On Mon, Aug 24, 2020 at 6:32 PM Krzysztof Kozlowski <krzk at kernel.org> wrote:
>
> On Mon, Aug 24, 2020 at 10:31:31AM +0000, Bough Chen wrote:
> > > -----Original Message-----
> > > From: Dong Aisheng [mailto:dongas86 at gmail.com]
> > > Sent: 2020年8月24日 17:45
> > > To: Krzysztof Kozlowski <krzk at kernel.org>
> > > Cc: Aisheng Dong <aisheng.dong at nxp.com>; devicetree at vger.kernel.org;
> > > linux-serial at vger.kernel.org; Anson Huang <anson.huang at nxp.com>;
> > > linux-gpio at vger.kernel.org; Fabio Estevam <festevam at gmail.com>; Linus
> > > Walleij <linus.walleij at linaro.org>; linux-pm at vger.kernel.org;
> > > linux-mmc at vger.kernel.org; linux-kernel at vger.kernel.org;
> > > linux-pwm at vger.kernel.org; Bartosz Golaszewski
> > > <bgolaszewski at baylibre.com>; Rob Herring <robh+dt at kernel.org>;
> > > linux-mtd at lists.infradead.org; dl-linux-imx <linux-imx at nxp.com>; Pengutronix
> > > Kernel Team <kernel at pengutronix.de>; Thierry Reding
> > > <thierry.reding at gmail.com>; Shawn Guo <shawnguo at kernel.org>; Sascha
> > > Hauer <s.hauer at pengutronix.de>; linux-arm-kernel at lists.infradead.org;
> > > linux-watchdog at vger.kernel.org; Bough Chen <haibo.chen at nxp.com>
> > > Subject: Re: [PATCH 21/22] arm64: dts: imx8qxp: Remove i.MX7 compatible
> > > from USDHC
> > >
> > > On Mon, Aug 24, 2020 at 5:15 PM Krzysztof Kozlowski <krzk at kernel.org>
> > > wrote:
> > > >
> > > > On Mon, Aug 24, 2020 at 09:00:19AM +0000, Aisheng Dong wrote:
> > > > > > From: Krzysztof Kozlowski <krzk at kernel.org>
> > > > > > Sent: Monday, August 24, 2020 12:16 AM
> > > > > >
> > > > > > The USDHC on i.MX 8QXP has its own compatible described in
> > > > > > bindings and used in the driver (with its own quirks).  Remove
> > > > > > additional fsl,imx7d-usdhc compatible to fix dtbs_check warnings like:
> > > > > >
> > > > > >   arch/arm64/boot/dts/freescale/imx8qxp-ai_ml.dt.yaml:
> > > mmc at 5b010000:
> > > > > >     compatible: ['fsl,imx8qxp-usdhc', 'fsl,imx7d-usdhc'] is too long
> > > > > >     From schema:
> > > > > > /ocumentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml
> > > > > >
> > > > > >   arch/arm64/boot/dts/freescale/imx8qxp-ai_ml.dt.yaml:
> > > mmc at 5b010000:
> > > > > >     compatible: Additional items are not allowed
> > > > > > ('fsl,imx7d-usdhc' was
> > > > > > unexpected)
> > > > > >
> > > > > > Signed-off-by: Krzysztof Kozlowski <krzk at kernel.org>
> > > > >
> > > > > For Patch 19-22, I think we should fix dt binding doc.
> > > >
> > > > Are you sure that these USDHC controllers are compatible with i.MX 7D?
> > > > Could they really run with fsl,imx7d-usdhc compatible?
> > >
> > > AFAIK uSDHC on QXP is derived from the former platforms with adding a few
> > > more new features. e.g. HS400ES/CMDQ.
> > > Let me loop in uSDHC driver owner Haibo Chen to double confirm.
> >
> > Yes, usdhc of imx8qxp can work by using the compatible "fsl, imx7d-usdhc", but will not support HS400ES/Command Queue any more. Also imx8qxp support Auto CMD23, but imx7d not.
> > And imx8qxp need to re-config the clock rate after system PM, imx7d do not need to do this.
>
> Then we can leave the compatible in DTS and I will correct the device
> tree schema.

Haibo,

As Krzysztof is helping fix uSDHC binding doc in Patch 12/22,
please double check with IC for the whole uSDHC derive relationships on i.MX
and feedback to Krzysztof if anything is wrong.

Regards
Aisheng

>
> Best regards,
> Krzysztof



More information about the linux-mtd mailing list