freebsd-dev/sys/dev/sdhci
Luiz Otavio O Souza 018101a836 Add the Marvell SDHCI controller to the list of supported devices in
sdhci_fdt.

Enable the SDHCI controller, bus and devices on ARMADA38X kernel.

Tested on:	ClearFog Pro
Reviewed by:	Marcin Wojtas <mw at semihalf.com>
Sponsored by:	Rubicon Communications, LLC (Netgate)
Differential Revision:	https://reviews.freebsd.org/D10606
2017-05-16 05:10:15 +00:00
..
fsl_sdhci.c Use the newly added mpc85xx_get_system_clock() 2017-04-01 22:35:03 +00:00
sdhci_acpi.c - Unlike as in the PCI case, when attached to ACPI, Intel Bay Trail 2017-05-14 21:33:01 +00:00
sdhci_fdt_gpio.c Release all previously allocated resources. 2017-03-08 14:52:03 +00:00
sdhci_fdt_gpio.h Add new helper routines for sdhci bridge drivers that use gpio pins for 2017-01-09 01:54:36 +00:00
sdhci_fdt.c Add the Marvell SDHCI controller to the list of supported devices in 2017-05-16 05:10:15 +00:00
sdhci_if.m o Add support for eMMC DDR bus speed mode at 52 MHz to sdhci(4) and 2017-03-19 23:27:17 +00:00
sdhci_pci.c - Unlike as in the PCI case, when attached to ACPI, Intel Bay Trail 2017-05-14 21:33:01 +00:00
sdhci.c Add a new SDHCI quirk, SDHCI_QUIRK_BROKEN_AUTO_STOP, to workaround 2017-05-09 19:01:57 +00:00
sdhci.h Add a new SDHCI quirk, SDHCI_QUIRK_BROKEN_AUTO_STOP, to workaround 2017-05-09 19:01:57 +00:00