[PATCH v2 1/3] mmc: cv1800b: Add sdhci driver support for cv1800b SoC
Leo Liang
ycliang at andestech.com
Tue Mar 12 11:03:55 CET 2024
On Sun, Mar 10, 2024 at 01:51:55AM +0800, Kongyang Liu wrote:
> Add sdhci driver for cv1800b SoC.
>
> Signed-off-by: Kongyang Liu <seashell11234455 at gmail.com>
> ---
>
> Changes in v2:
> - Refactored and simplified some of the code.
>
> drivers/mmc/Kconfig | 13 ++++
> drivers/mmc/Makefile | 1 +
> drivers/mmc/cv1800b_sdhci.c | 116 ++++++++++++++++++++++++++++++++++++
> 3 files changed, 130 insertions(+)
> create mode 100644 drivers/mmc/cv1800b_sdhci.c
Reviewed-by: Leo Yu-Chi Liang <ycliang at andestech.com>
More information about the U-Boot
mailing list