On Thu, 26 Nov 2020 at 12:16, Dong Aisheng <aisheng.dong@xxxxxxx> wrote: > > The compatible string "fsl,imx8qm-usdhc" was wrongly dropped in patch: > commit 80fd350b9590 ("dt-bindings: mmc: fsl-imx-esdhc: Fix i.MX 8 compatible matching") > Add it back. > > Cc: Haibo Chen <haibo.chen@xxxxxxx> > Cc: Krzysztof Kozlowski <krzk@xxxxxxxxxx> > Cc: Ulf Hansson <ulf.hansson@xxxxxxxxxx> > Fixes: 80fd350b9590 ("dt-bindings: mmc: fsl-imx-esdhc: Fix i.MX 8 compatible matching") > Signed-off-by: Dong Aisheng <aisheng.dong@xxxxxxx> Applied for next and by amending the commit message according to Krzysztof's comment, thanks! Kind regards Uffe > --- > Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml > index e71d13c2d109..802c9df23752 100644 > --- a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml > +++ b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml > @@ -39,6 +39,7 @@ properties: > - fsl,imx8mn-usdhc > - fsl,imx8mp-usdhc > - fsl,imx8mq-usdhc > + - fsl,imx8qm-usdhc > - fsl,imx8qxp-usdhc > - const: fsl,imx7d-usdhc > > -- > 2.23.0 >