2024-01-22 09:12:21

by Peng Fan (OSS)

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

From: Peng Fan <[email protected]>

Same as i.MX93, add i.MX95 SDHC which is compatible with i.MX8MM USDHC.

Signed-off-by: Peng Fan <[email protected]>
---
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 82eb7a24c857..f3c5aa64affc 100644
--- a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml
+++ b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml
@@ -55,8 +55,9 @@ properties:
- enum:
- fsl,imx8mn-usdhc
- fsl,imx8mp-usdhc
- - fsl,imx93-usdhc
- fsl,imx8ulp-usdhc
+ - fsl,imx93-usdhc
+ - fsl,imx95-usdhc
- const: fsl,imx8mm-usdhc
- items:
- enum:
--
2.37.1



2024-01-30 12:36:27

by Ulf Hansson

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

On Mon, 22 Jan 2024 at 10:12, Peng Fan (OSS) <[email protected]> wrote:
>
> From: Peng Fan <[email protected]>
>
> Same as i.MX93, add i.MX95 SDHC which is compatible with i.MX8MM USDHC.
>
> Signed-off-by: Peng Fan <[email protected]>

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 82eb7a24c857..f3c5aa64affc 100644
> --- a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml
> +++ b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml
> @@ -55,8 +55,9 @@ properties:
> - enum:
> - fsl,imx8mn-usdhc
> - fsl,imx8mp-usdhc
> - - fsl,imx93-usdhc
> - fsl,imx8ulp-usdhc
> + - fsl,imx93-usdhc
> + - fsl,imx95-usdhc
> - const: fsl,imx8mm-usdhc
> - items:
> - enum:
> --
> 2.37.1
>