2019-11-05 10:26:13

by Peng Fan

[permalink] [raw]
Subject: [PATCH] dt-bindings: mmc: fsl-imx-esdhc: add imx8m compatible string

From: Peng Fan <[email protected]>

Add imx8mq/m/n compatible string

Signed-off-by: Peng Fan <[email protected]>
---

V1:
imx8mq/m/n.dtsi already use this compatible string,
but not listed in binding doc, so add it.

Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.txt | 3 +++
1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.txt b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.txt
index f707b8bee304..2fb466ca2a9d 100644
--- a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.txt
+++ b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.txt
@@ -18,6 +18,9 @@ Required properties:
"fsl,imx6ull-usdhc"
"fsl,imx7d-usdhc"
"fsl,imx7ulp-usdhc"
+ "fsl,imx8mq-usdhc"
+ "fsl,imx8mm-usdhc"
+ "fsl,imx8mn-usdhc"
"fsl,imx8qxp-usdhc"

Optional properties:
--
2.16.4


2019-11-07 01:43:53

by Rob Herring (Arm)

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: mmc: fsl-imx-esdhc: add imx8m compatible string

On Tue, 5 Nov 2019 10:23:36 +0000, Peng Fan wrote:
>
> From: Peng Fan <[email protected]>
>
> Add imx8mq/m/n compatible string
>
> Signed-off-by: Peng Fan <[email protected]>
> ---
>
> V1:
> imx8mq/m/n.dtsi already use this compatible string,
> but not listed in binding doc, so add it.
>
> Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.txt | 3 +++
> 1 file changed, 3 insertions(+)
>

Acked-by: Rob Herring <[email protected]>

2019-11-14 12:55:02

by Ulf Hansson

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: mmc: fsl-imx-esdhc: add imx8m compatible string

On Tue, 5 Nov 2019 at 11:23, Peng Fan <[email protected]> wrote:
>
> From: Peng Fan <[email protected]>
>
> Add imx8mq/m/n compatible string
>
> Signed-off-by: Peng Fan <[email protected]>

Applied for next, thanks!

Kind regards
Uffe


> ---
>
> V1:
> imx8mq/m/n.dtsi already use this compatible string,
> but not listed in binding doc, so add it.
>
> Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.txt | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.txt b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.txt
> index f707b8bee304..2fb466ca2a9d 100644
> --- a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.txt
> +++ b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.txt
> @@ -18,6 +18,9 @@ Required properties:
> "fsl,imx6ull-usdhc"
> "fsl,imx7d-usdhc"
> "fsl,imx7ulp-usdhc"
> + "fsl,imx8mq-usdhc"
> + "fsl,imx8mm-usdhc"
> + "fsl,imx8mn-usdhc"
> "fsl,imx8qxp-usdhc"
>
> Optional properties:
> --
> 2.16.4
>