Page MenuHomeFreeBSD

sdhci: Provide devmethod for software reset
Needs ReviewPublic

Authored by ar_semihalf.com on Oct 28 2021, 1:27 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 9, 1:39 AM
Unknown Object (File)
Wed, Nov 5, 4:01 AM
Unknown Object (File)
Wed, Nov 5, 4:00 AM
Unknown Object (File)
Wed, Nov 5, 3:59 AM
Unknown Object (File)
Thu, Oct 16, 8:00 PM
Unknown Object (File)
Thu, Oct 16, 8:00 PM
Unknown Object (File)
Thu, Oct 16, 10:13 AM
Unknown Object (File)
Oct 13 2025, 12:31 AM
Subscribers

Details

Reviewers
manu
mmel
mw
wma
Summary

Some sdhci controllers require custom software reset logic. Accommodate
this need by introducing a new SDHCI_RESET devmethod. Move the existing
reset logic into sdhci_generic_reset and use it as a default for the
aforementioned method.

Submitted by: Artur Rojek <ar@semihalf.com>
Obtained from: Semihalf
Sponsored by: Alstom Group

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped