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)
Nov 21 2024, 11:57 PM
Unknown Object (File)
Nov 21 2024, 10:39 PM
Unknown Object (File)
Nov 14 2024, 3:06 PM
Unknown Object (File)
Nov 14 2024, 1:13 AM
Unknown Object (File)
Nov 13 2024, 11:22 AM
Unknown Object (File)
Nov 12 2024, 11:07 AM
Unknown Object (File)
Nov 8 2024, 9:49 PM
Unknown Object (File)
Nov 8 2024, 6:34 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.