Message ID | 20221010101138.295332-1-peng.fan@oss.nxp.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | dt-binding: mmc: fsl-imx-esdhc: update i.MX8DXL compatible | expand |
On 10/10/2022 06:11, Peng Fan (OSS) wrote: > From: Peng Fan <peng.fan@nxp.com> > > i.MX8DXL is compatible with i.MX8QXP, so update binding doc. > > Signed-off-by: Peng Fan <peng.fan@nxp.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
On Mon, 10 Oct 2022 at 12:10, Peng Fan (OSS) <peng.fan@oss.nxp.com> wrote: > > From: Peng Fan <peng.fan@nxp.com> > > i.MX8DXL is compatible with i.MX8QXP, so update binding doc. > > Signed-off-by: Peng Fan <peng.fan@nxp.com> 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 >
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