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)
Feb 16 2024, 2:57 PM
Unknown Object (File)
Feb 16 2024, 2:57 PM
Unknown Object (File)
Feb 16 2024, 2:53 PM
Unknown Object (File)
Feb 16 2024, 11:15 AM
Unknown Object (File)
Feb 10 2024, 5:59 PM
Unknown Object (File)
Jan 14 2024, 4:53 AM
Unknown Object (File)
Dec 23 2023, 10:54 AM
Unknown Object (File)
Nov 26 2023, 8:11 PM
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