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)
Jan 25 2026, 7:57 AM
Unknown Object (File)
Dec 29 2025, 5:23 PM
Unknown Object (File)
Dec 28 2025, 12:40 PM
Unknown Object (File)
Dec 27 2025, 9:25 AM
Unknown Object (File)
Oct 22 2025, 2:54 AM
Unknown Object (File)
Oct 14 2025, 2:08 PM
Unknown Object (File)
Oct 14 2025, 2:08 PM
Unknown Object (File)
Oct 14 2025, 12:22 AM
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.