diff options
author | Judy Wang <wangjudy@microsoft.com> | 2022-05-03 14:04:40 +0800 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-06-06 18:01:21 -0400 |
commit | 05947cb1d8d651b6b4e5f5dcbcef8e58d5ec4b44 (patch) | |
tree | 5f923f86eace0cb198f6c814046113ddbf2b5196 /lib/fdtdec.c | |
parent | fb84517d52aa24b5b8bad6abc228459a146b6ba5 (diff) |
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: Judy Wang <wangjudy@microsoft.com>
[trini: Add my SoB line and adjust Judy's name in git, having emailed
off-list]
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'lib/fdtdec.c')
0 files changed, 0 insertions, 0 deletions