Skip to content
Commit 05947cb1 authored by Judy Wang's avatar Judy Wang Committed by Tom Rini
Browse files

drivers:optee:rpmb: initialize drivers of mmc devices in UCLASS_BLK for rpmb access



CONFIG_MMC only initializes drivers for devices in UCLASS_MMC, we need
to initialize drivers for devices of type IF_TYPE_MMC in UCLASS_BLK as
well because they are the child devices of devices in UCLASS_MMC.  This
is required for feature RPMB since it will access eMMC in optee-os.

Signed-off-by: default avatarJudy Wang <wangjudy@microsoft.com>
[trini: Add my SoB line and adjust Judy's name in git, having emailed
off-list]
Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent fb84517d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment