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
F153852128: D30561.id90308.diff
Fri, Apr 24, 6:29 AM
Unknown Object (File)
Thu, Apr 23, 8:04 AM
Unknown Object (File)
Mon, Apr 20, 3:21 AM
Unknown Object (File)
Wed, Apr 15, 5:24 AM
Unknown Object (File)
Sat, Apr 11, 11:49 AM
Unknown Object (File)
Mon, Apr 6, 9:38 PM
Unknown Object (File)
Sun, Apr 5, 6:01 AM
Unknown Object (File)
Sat, Apr 4, 7:38 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