HomeFreeBSD

sdhci: allow setting MMC capabilities before sdhci_init_slot

Description

sdhci: allow setting MMC capabilities before sdhci_init_slot

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.

Reviewed by: manu
Obtained from: Semihalf
Sponsored by: Marvell
Differential Revision: https://reviews.freebsd.org/D30561
MFC after: 2 weeks

Details

Provenance
mwAuthored on May 4 2021, 10:57 PM
Reviewer
manu
Differential Revision
D30561: sdhci: allow setting MMC capabilities before sdhci_init_slot
Parents
rG7d8700bc291b: sdhci: extend bus_dma_tag boundary to 64-bit space
Branches
Unknown
Tags
Unknown