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
F150485741: D30563.id90306.diff
Wed, Apr 1, 3:29 PM
Unknown Object (File)
Mon, Mar 23, 1:50 AM
Unknown Object (File)
Sun, Mar 22, 5:42 AM
Unknown Object (File)
Sat, Mar 21, 7:13 PM
Unknown Object (File)
Wed, Mar 18, 4:02 AM
Unknown Object (File)
Wed, Mar 18, 4:02 AM
Unknown Object (File)
Tue, Mar 17, 3:35 AM
Unknown Object (File)
Mon, Mar 16, 5:35 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