HomeFreeBSD

aw_mmc: Do not fully init the controller in attach

Description

aw_mmc: Do not fully init the controller in attach

Only do a reset of the controller at attach and init it at power_up.
We use to enable some interrupts in reset, only enable the interrupts
we are interested in when doing a request.
While here remove the regulators handling in power_on as it is very wrong
and will be dealt with in another commit.

Tested on: A31, A64

Details

Provenance
manuAuthored on
Parents
rS333554: aw_mmc: Remove hardware reset
Branches
Unknown
Tags
Unknown