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)
Mon, Mar 3, 1:43 PM
Unknown Object (File)
Sat, Feb 22, 4:52 PM
Unknown Object (File)
Feb 22 2025, 10:09 AM
Unknown Object (File)
Feb 21 2025, 9:34 PM
Unknown Object (File)
Feb 21 2025, 3:08 PM
Unknown Object (File)
Feb 4 2025, 10:00 AM
Unknown Object (File)
Feb 4 2025, 7:22 AM
Unknown Object (File)
Jan 18 2025, 10:12 PM
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