On Mon, 10 Oct 2022 at 12:10, Peng Fan (OSS) <peng.fan@xxxxxxxxxxx> wrote: > > From: Peng Fan <peng.fan@xxxxxxx> > > i.MX8DXL is compatible with i.MX8QXP, so update binding doc. > > Signed-off-by: Peng Fan <peng.fan@xxxxxxx> Applied for next, thanks! Kind regards Uffe > --- > Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml > index 29339d0196ec..ea06c1fd0862 100644 > --- a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml > +++ b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml > @@ -50,11 +50,11 @@ properties: > - const: fsl,imx8mm-usdhc > - items: > - enum: > + - fsl,imx8dxl-usdhc > - fsl,imx8qm-usdhc > - const: fsl,imx8qxp-usdhc > - items: > - enum: > - - fsl,imx8dxl-usdhc > - fsl,imx8mm-usdhc > - fsl,imx8mn-usdhc > - fsl,imx8mp-usdhc > @@ -71,6 +71,7 @@ properties: > deprecated: true > - items: > - enum: > + - fsl,imx8dxl-usdhc > - fsl,imx8qm-usdhc > - const: fsl,imx8qxp-usdhc > - const: fsl,imx7d-usdhc > -- > 2.37.1 >