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)
Sat, Mar 21, 5:47 AM
Unknown Object (File)
Fri, Mar 20, 1:09 AM
Unknown Object (File)
Thu, Mar 19, 7:08 PM
Unknown Object (File)
Wed, Mar 18, 7:33 AM
Unknown Object (File)
Mon, Mar 16, 7:45 AM
Unknown Object (File)
Fri, Mar 13, 12:38 PM
Unknown Object (File)
Thu, Mar 12, 9:55 PM
Unknown Object (File)
Sat, Mar 7, 4:19 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