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
F153728215: D48528.id159548.diff
Thu, Apr 23, 6:40 AM
F153659234: D48528.id151339.diff
Wed, Apr 22, 5:31 PM
F153621597: D48528.id151339.diff
Wed, Apr 22, 10:03 AM
Unknown Object (File)
Wed, Apr 22, 2:27 AM
Unknown Object (File)
Tue, Apr 21, 1:49 PM
Unknown Object (File)
Mon, Apr 20, 10:55 PM
Unknown Object (File)
Sat, Apr 18, 4:13 PM
Unknown Object (File)
Sat, Apr 18, 4:07 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