Page MenuHomeFreeBSD

sdhci: Add support for the cvitek sdhci controller
ClosedPublic

Authored by bnovkov on Jan 20 2025, 5:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 13, 5:28 AM
Unknown Object (File)
Mon, Oct 13, 5:27 AM
Unknown Object (File)
Mon, Oct 13, 5:27 AM
Unknown Object (File)
Mon, Oct 13, 5:27 AM
Unknown Object (File)
Sun, Oct 12, 5:31 PM
Unknown Object (File)
Wed, Sep 17, 3:03 PM
Unknown Object (File)
Sep 16 2025, 5:25 AM
Unknown Object (File)
Sep 15 2025, 4:38 PM
Subscribers

Details

Summary

This patch adds support for cvitek SDHCI controller (only SD card mode).
This controller is present on Milk-V riscv SoCs.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Smaller style and syscon tweaks.

@manu looking back at the sdhci_fdt refactor diff, it looks like this file got bundled into that diff at one point, so this diff must've gone under the radar.
I'd appreciate your feedback on this patch.

Don't forget to add this to files.XXX with proper device name etc ...

This revision is now accepted and ready to land.Feb 22 2025, 5:31 PM