]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: sdhci-acpi: Fix Braswell eMMC timeout clock frequency
authorAdrian Hunter <adrian.hunter@intel.com>
Mon, 6 Oct 2014 12:23:07 +0000 (15:23 +0300)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 6 Oct 2014 13:08:14 +0000 (15:08 +0200)
commit14c3e7bcd434ebeeb26463fdcbebabe3debfef71
tree4bb43883f5e8f845a87bacb25702dd357670b95a
parent08f51a9065d35f513e2fbcd8107df1ce6abde052
mmc: sdhci-acpi: Fix Braswell eMMC timeout clock frequency

Braswell eMMC host controller specifies an incorrect
timeout clock frequncy in the capabilities registers.
The correct value is 1 MHz.  A similar fix was done
for sdhci-pci, however in the sdhci-acpi case the
HID/UID is not unique so the capabilities register
values are matched also.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-acpi.c