Skip to content
Snippets Groups Projects
Commit 47819216 authored by Hannes Schmelzer's avatar Hannes Schmelzer Committed by Jaehoon Chung
Browse files

mmc: zynq_sdhci: use correct quirk if CONFIG_ZYNQ_HISPD_BROKEN is defined


The 'SDHCI_QUIRK_NO_HISPD_BIT' is used wrong here. The purpose of this
quirk is to tell the sdhci-driver that the IP-core doesn't have a "high-
speed-enable" bit in its registers.

With this commit we change this to the correct quirk:
SDHCI_QUIRK_BROKEN_HISPD_MODE

Signed-off-by: default avatarHannes Schmelzer <hannes.schmelzer@br-automation.com>
parent 88a57125
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment