freebsd-dev/sys/dev/sdhci
Oleksandr Tymoshenko 3bd0d6b434 [sdhci_acpi] Add support for Bay Trail SDHC SD card slot
Add ACPI device 80860F14 with _UID 3 to the list of known devices. It
make SD card available on NUCs and Minnowboard. Previously added _UID 1
covered only eMMC devices.

Reported by:	kib@
MFC after:	1 week
2017-02-14 00:04:36 +00:00
..
fsl_sdhci.c Use the new sdhci_fdt_gpio helper functions to add full support for FDT 2017-01-09 02:04:54 +00:00
sdhci_acpi.c [sdhci_acpi] Add support for Bay Trail SDHC SD card slot 2017-02-14 00:04:36 +00:00
sdhci_fdt_gpio.c Set the the wp_disabled flag when asked to. 2017-01-17 17:41:14 +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 Fix some more overly long lines, whitespace and other bugs according to 2017-02-04 19:35:38 +00:00
sdhci_if.m Add a new sdhci interface method, get_card_present(). 2017-01-08 02:32:53 +00:00
sdhci_pci.c Fix some more overly long lines, whitespace and other bugs according to 2017-02-04 19:35:38 +00:00
sdhci.c Fix some more overly long lines, whitespace and other bugs according to 2017-02-04 19:35:38 +00:00
sdhci.h Fix some more overly long lines, whitespace and other bugs according to 2017-02-04 19:35:38 +00:00