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)
Mon, Apr 20, 10:09 PM
Unknown Object (File)
Mon, Apr 20, 5:38 PM
Unknown Object (File)
Sun, Apr 19, 3:28 PM
Unknown Object (File)
Fri, Apr 17, 3:57 AM
Unknown Object (File)
Thu, Apr 16, 12:08 PM
Unknown Object (File)
Tue, Apr 14, 11:19 PM
Unknown Object (File)
Tue, Apr 14, 9:54 AM
Unknown Object (File)
Sun, Apr 12, 7:08 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.