Page MenuHomeFreeBSD

mmc: pwrseq add a "simple" implementation
AbandonedPublic

Authored by bz on Oct 19 2020, 9:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 14, 2:08 PM
Unknown Object (File)
Tue, Oct 14, 2:08 PM
Unknown Object (File)
Tue, Oct 14, 12:22 AM
Unknown Object (File)
Wed, Oct 1, 3:05 AM
Unknown Object (File)
Sep 13 2025, 4:27 AM
Unknown Object (File)
Aug 14 2025, 11:18 PM
Unknown Object (File)
Jun 26 2025, 11:54 PM
Unknown Object (File)
Jun 26 2025, 9:57 PM
Subscribers

Details

Summary

Add a simple pwrseq implementation for power off/up/on based on
the sdio_pwrseq node in the dts for the rk3399-nanopi4.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 34270
Build 31413: arc lint + arc unit

Event Timeline

bz requested review of this revision.Oct 19 2020, 9:51 PM
bz created this revision.

Overcome by events; manu has committed a more sophisticated version.