diff mbox series

[RESEND,v4,01/18] dt-bindings: mmc: imx: fix the wrongly dropped imx8qm compatible string

Message ID 20201126105900.26658-2-aisheng.dong@nxp.com
State New
Headers show
Series arm64: dts: imx8: architecture improvement and adding imx8qm support | expand

Commit Message

Aisheng Dong Nov. 26, 2020, 10:58 a.m. UTC
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@nxp.com>
Cc: Krzysztof Kozlowski <krzk@kernel.org>
Cc: Ulf Hansson <ulf.hansson@linaro.org>
Fixes: 80fd350b9590 ("dt-bindings: mmc: fsl-imx-esdhc: Fix i.MX 8 compatible matching")
Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
---
 Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml | 1 +
 1 file changed, 1 insertion(+)

Comments

Rob Herring Dec. 1, 2020, 1:39 a.m. UTC | #1
On Thu, 26 Nov 2020 18:58:43 +0800, Dong Aisheng 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@nxp.com>

> Cc: Krzysztof Kozlowski <krzk@kernel.org>

> Cc: Ulf Hansson <ulf.hansson@linaro.org>

> Fixes: 80fd350b9590 ("dt-bindings: mmc: fsl-imx-esdhc: Fix i.MX 8 compatible matching")

> Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>

> ---

>  Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml | 1 +

>  1 file changed, 1 insertion(+)

> 


Acked-by: Rob Herring <robh@kernel.org>
Ulf Hansson Dec. 4, 2020, 2:38 p.m. UTC | #2
On Thu, 26 Nov 2020 at 12:16, Dong Aisheng <aisheng.dong@nxp.com> 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@nxp.com>

> Cc: Krzysztof Kozlowski <krzk@kernel.org>

> Cc: Ulf Hansson <ulf.hansson@linaro.org>

> Fixes: 80fd350b9590 ("dt-bindings: mmc: fsl-imx-esdhc: Fix i.MX 8 compatible matching")

> Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>


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

>
diff mbox series

Patch

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