]> git.baikalelectronics.ru Git - uboot.git/commit
mmc: dwmmc: socfpga: Add ATF support for MMC driver
authorChee Hong Ang <chee.hong.ang@intel.com>
Thu, 24 Dec 2020 10:21:04 +0000 (18:21 +0800)
committerLey Foon Tan <ley.foon.tan@intel.com>
Fri, 15 Jan 2021 09:48:37 +0000 (17:48 +0800)
commitbd8e01c17dc1c0610062efb70ee4dd96408514b9
treebe4aca83c8c98c11595fab1ae5c5cf80f8101100
parent25d4a36180e051cc2cd3686aaf8d577bb846b1c0
mmc: dwmmc: socfpga: Add ATF support for MMC driver

In non-secure mode (EL2), MMC driver calls the SMC/PSCI services
provided by ATF to set SDMMC's DRVSEL and SMPLSEL.

Signed-off-by: Chee Hong Ang <chee.hong.ang@intel.com>
Signed-off-by: Siew Chin Lim <elly.siew.chin.lim@intel.com>
drivers/mmc/socfpga_dw_mmc.c