On Tue, 19 Apr 2022 at 13:35, Abel Vesa <abel.vesa@xxxxxxx> wrote: > > Add i.MX8DXL compatible string. It also needs "fsl,imx8qm-fec" compatible. > > Signed-off-by: Abel Vesa <abel.vesa@xxxxxxx> > Acked-by: Rob Herring <robh@xxxxxxxxxx> Applied for next, 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 58447095f000..29339d0196ec 100644 > --- a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml > +++ b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml > @@ -54,6 +54,7 @@ properties: > - const: fsl,imx8qxp-usdhc > - items: > - enum: > + - fsl,imx8dxl-usdhc > - fsl,imx8mm-usdhc > - fsl,imx8mn-usdhc > - fsl,imx8mp-usdhc > -- > 2.34.1 >