Page MenuHomeFreeBSD

sdhci: add sysctls to dump sdhci registers and capabilites
ClosedPublic

Authored by bag_semihalf.com on Aug 4 2021, 8:11 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, May 17, 8:55 PM
Unknown Object (File)
Sat, May 16, 9:24 AM
Unknown Object (File)
Mon, May 11, 5:42 AM
Unknown Object (File)
Mon, May 4, 10:00 PM
Unknown Object (File)
Sun, May 3, 2:31 AM
Unknown Object (File)
Sat, May 2, 10:43 PM
Unknown Object (File)
Apr 29 2026, 11:13 PM
Unknown Object (File)
Apr 29 2026, 10:43 PM

Details

Summary

Add sysctls dev.sdhci.X.slotY.dumpregs and dev.sdhci.X.slotY.dumpcaps
which dumps sdhci registers or capabilities.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

bag_semihalf.com created this revision.

LGTM + tested on MacchiatoBin/CN913x-DB/CN913x-CEx7-Evaluation board

This revision is now accepted and ready to land.Aug 13 2021, 3:14 PM

How about moving those sysctls under a dev.sdhci.X.slotY.debug parent node? This way we can add more debug tunables in the future.

This revision now requires review to proceed.Aug 18 2021, 8:25 AM
This revision was not accepted when it landed; it landed in state Needs Review.Sep 13 2021, 8:02 AM
This revision was automatically updated to reflect the committed changes.