Page MenuHomeFreeBSD

sdhci_xenon: allow to properly disable the UHS signaling
ClosedPublic

Authored by mw on May 31 2021, 7:55 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Feb 21, 5:41 PM
Unknown Object (File)
Thu, Feb 19, 4:20 AM
Unknown Object (File)
Jan 12 2026, 4:39 PM
Unknown Object (File)
Dec 16 2025, 9:58 AM
Unknown Object (File)
Nov 25 2025, 2:35 PM
Unknown Object (File)
Nov 24 2025, 10:15 PM
Unknown Object (File)
Nov 23 2025, 8:32 PM
Unknown Object (File)
Nov 16 2025, 12:50 AM
Subscribers

Details

Summary

Until now the "no-1-8-v" DT flag wrongly disabled the SDHCI_CAN_VDD_180

  • slot 1.8V power supply capability, whereas it refers to the signaling

voltage. Fix the sdhci_xenon_read_4 and allow to disable the UHS modes
depending on the DT property or PHY slow mode. While at it - make sure
the unsupported 1.2V signaling is always disabled.

Diff Detail

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