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
Unknown Object (File)
Sun, Oct 12, 12:35 PM
Unknown Object (File)
Thu, Oct 9, 3:35 AM
Unknown Object (File)
Sep 15 2025, 10:24 AM
Unknown Object (File)
Sep 10 2025, 9:25 AM
Unknown Object (File)
Aug 30 2025, 2:24 AM
Unknown Object (File)
Aug 20 2025, 10:13 PM
Unknown Object (File)
Aug 15 2025, 12:23 AM
Unknown Object (File)
Aug 14 2025, 11:18 PM
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