[PATCH 13/49] mmc: fsl_esdhc_imx: Support i.MX9
Jaehoon Chung
jh80.chung at samsung.com
Tue Jun 14 04:23:11 CEST 2022
On 6/6/22 20:23, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan at nxp.com>
>
> Support i.MX9 for fsl_esdhc_imx driver
>
> Signed-off-by: Peng Fan <peng.fan at nxp.com>
Reviewed-by: Jaehoon Chung <jh80.chung at samsung.com>
Best Regards,
Jaehoon Chung
> ---
> drivers/mmc/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/mmc/Kconfig b/drivers/mmc/Kconfig
> index 5e2921ce41a..8a8a59b5d2c 100644
> --- a/drivers/mmc/Kconfig
> +++ b/drivers/mmc/Kconfig
> @@ -834,7 +834,7 @@ config FSL_ESDHC_IMX
>
> config FSL_USDHC
> bool "Freescale/NXP i.MX uSDHC controller support"
> - depends on MX6 || MX7 ||ARCH_MX7ULP || IMX8 || IMX8M || IMX8ULP || IMXRT
> + depends on MX6 || MX7 ||ARCH_MX7ULP || IMX8 || IMX8M || IMX8ULP || IMX9 || IMXRT
> select FSL_ESDHC_IMX
> help
> This enables the Ultra Secured Digital Host Controller enhancements
More information about the U-Boot
mailing list