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)
Fri, Dec 6, 10:24 AM
Unknown Object (File)
Sun, Dec 1, 8:58 PM
Unknown Object (File)
Thu, Nov 28, 2:33 PM
Unknown Object (File)
Thu, Nov 28, 4:06 AM
Unknown Object (File)
Thu, Nov 28, 4:06 AM
Unknown Object (File)
Thu, Nov 28, 3:53 AM
Unknown Object (File)
Sep 24 2024, 4:54 AM
Unknown Object (File)
Sep 23 2024, 2:48 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