HomeFreeBSD

sdhci: add missing bus_add_child DEVMETHOD.

Description

sdhci: add missing bus_add_child DEVMETHOD.

Add the missing bus_add_child DEVMETHOD. This is needed for the RPi5
running with a MMCCAM kernel and the worproject/rpi5-uefi to avoid a
kernel panic on boot when SDIO tries to attach to a 'Intel Bay Trail'
controller.

Reviewed by: imp
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D48152

Details

Provenance
bzAuthored on Wed, Dec 18, 9:31 PM
Reviewer
imp
Differential Revision
D48152: sdhci: add missing bus_add_child DEVMETHOD.
Parents
rG7030980bc9aa: bus: improve null_add_child() panic message
Branches
Unknown
Tags
Unknown