Bug 257391 - MMCCAM : Need to respect the fdt property
Summary: MMCCAM : Need to respect the fdt property
Status: New
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks: 257385
  Show dependency treegraph
 
Reported: 2021-07-24 18:14 UTC by Emmanuel Vadot
Modified: 2021-07-24 18:15 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Emmanuel Vadot freebsd_committer freebsd_triage 2021-07-24 18:14:54 UTC
Thanks to the mmc_fdt_helpers we parse the sd/mmc property.
MMCCAM needs to take this into account and for example not do sdio probing for a node that have the no-sdio property (or no-sd/no-mmc etc ...)