freebsd-dev/sys/dev/sdhci
Ian Lepore e625c10b2f Honor the max-frequency property if it appears in the fdt data.
Adjust the exynos and zedboard dts files to use max-frequency (the
documented standard property) instead of clock-frequency.

Submitted by:	Thomas Skibo <ThomasSkibo@sbcglobal.net>
2014-05-02 01:28:19 +00:00
..
sdhci_fdt.c Honor the max-frequency property if it appears in the fdt data. 2014-05-02 01:28:19 +00:00
sdhci_if.m Add hooks for plugging platform-provided transfer backend. 2013-02-28 19:43:14 +00:00
sdhci_pci.c Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
sdhci.c When changing the sd bus clock divisor, clear just the bus clock enable bit 2014-04-04 01:10:02 +00:00
sdhci.h Add timeout logic to sdhci, separate from the timeouts done by the hardware. 2014-02-15 20:45:53 +00:00