Page MenuHomeFreeBSD

sdhci: allow setting MMC capabilities before sdhci_init_slot
ClosedPublic

Authored by mw on May 31 2021, 7:51 AM.
Tags
None
Referenced Files
F85647707: D30561.id90151.diff
Sat, Jun 8, 6:23 PM
Unknown Object (File)
Fri, May 17, 5:17 AM
Unknown Object (File)
Apr 24 2024, 11:37 PM
Unknown Object (File)
Apr 24 2024, 11:37 PM
Unknown Object (File)
Apr 24 2024, 11:37 PM
Unknown Object (File)
Apr 23 2024, 7:52 PM
Unknown Object (File)
Apr 22 2024, 1:31 AM
Unknown Object (File)
Mar 8 2024, 12:04 AM
Subscribers

Details

Summary

With this change the host controller drivers can set the MMC capabilities
(e.g. using mmc_fdt_parse() helper) before calling sdhci_init_slot().
This way the configuration dump (eg. in bootverbose) can include the
possible additional information.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable