Re: [PATCH] dt-bindings: mmc: fsl-imx-esdhc: Add i.MX94 support

From: Ulf Hansson
Date: Wed Mar 12 2025 - 07:25:46 EST


On Thu, 6 Mar 2025 at 18:09, Frank Li <Frank.Li@xxxxxxx> wrote:
>
> Add compatible string "fsl,imx94-usdhc" for the i.MX94 chip, which is
> backward compatible with i.MX8mm. Set it to fall back to
> "fsl,imx8mm-usdhc".
>
> Signed-off-by: Frank Li <Frank.Li@xxxxxxx>

Applied for next, 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 b9b9995705290..b98a84f932772 100644
> --- a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml
> +++ b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml
> @@ -57,6 +57,7 @@ properties:
> - fsl,imx8mp-usdhc
> - fsl,imx8ulp-usdhc
> - fsl,imx93-usdhc
> + - fsl,imx94-usdhc
> - fsl,imx95-usdhc
> - const: fsl,imx8mm-usdhc
> - items:
> --
> 2.34.1
>