On Mon, Jun 07, 2021 at 04:39:13PM +0800, Jacky Bai wrote: > For i.MX8ULP, it uses two compatible strings, so update > the compatible string for i.MX8ULP. typo in the subject > > Signed-off-by: Jacky Bai <ping.bai@xxxxxxx> > --- > Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml | 4 ++++ > 1 file changed, 4 insertions(+) Otherwise, Acked-by: Rob Herring <robh@xxxxxxxxxx> > > diff --git a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml > index 369471814496..aeee2be1e36a 100644 > --- a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml > +++ b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml > @@ -42,6 +42,10 @@ properties: > - fsl,imx8qm-usdhc > - fsl,imx8qxp-usdhc > - const: fsl,imx7d-usdhc > + - items: > + - enum: > + - fsl,imx8ulp-usdhc > + - const: fsl,imx8mm-usdhc > > reg: > maxItems: 1 > -- > 2.26.2