
27 Mar
2021
27 Mar
'21
4:18 a.m.
The driver currently reads the card-detect but does not register it with the MMC stack. Update this so that card-detect works as expected.
Signed-off-by: Simon Glass sjg@chromium.org ---
drivers/mmc/pci_mmc.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-)
Applied to u-boot-dm/next, thanks!