]> git.baikalelectronics.ru Git - uboot.git/commit
mmc: nuvoton: Add NPCM7xx mmc driver
authorJim Liu <jim.t90615@gmail.com>
Tue, 24 May 2022 08:55:33 +0000 (16:55 +0800)
committerJaehoon Chung <jh80.chung@samsung.com>
Wed, 27 Jul 2022 06:19:09 +0000 (15:19 +0900)
commite41c153ed8aec40e4f09c476e0ac23a7e8b8164e
treeb0e76acf46fc03a792d951345df0396b5a0d83b7
parentb17f70083a0c8dfba2b85aa923593b7e414c7091
mmc: nuvoton: Add NPCM7xx mmc driver

Add Nuvoton BMC NPCM750 mmc control driver.

Signed-off-by: Jim Liu <JJLIU0@nuvoton.com>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
drivers/mmc/Kconfig
drivers/mmc/Makefile
drivers/mmc/npcm_sdhci.c [new file with mode: 0644]