freebsd-dev/sys/dev/sdhci
Bartlomiej Grzesik 8a8166e5bc mmc: switch mmc_helper to device_ api
Add generic mmc_helper which uses newly introduced device_*_property
api. Thanks to this change the sd/mmc drivers will be capable
of parsing both DT and ACPI description.

Ensure backward compatibility for all mmc_fdt_helper users.

Reviewed by: manu, mw
Sponsored by: Semihalf
Differential revision: https://reviews.freebsd.org/D31598
2021-09-20 17:18:02 +02:00
..
fsl_sdhci.c sdhci: clean up empty lines in .c and .h files 2020-09-01 21:54:16 +00:00
sdhci_acpi.c
sdhci_fdt_gpio.c
sdhci_fdt_gpio.h
sdhci_fdt.c sdhci: clean up empty lines in .c and .h files 2020-09-01 21:54:16 +00:00
sdhci_fsl_fdt.c mmc: switch mmc_helper to device_ api 2021-09-20 17:18:02 +02:00
sdhci_if.m
sdhci_pci.c
sdhci_xenon.c mmc: switch mmc_helper to device_ api 2021-09-20 17:18:02 +02:00
sdhci_xenon.h sdhci_xenon: add UHS support 2021-06-02 09:55:20 +02:00
sdhci.c sdhci: add sysctls to dump sdhci registers and capabilites 2021-09-13 10:00:25 +02:00
sdhci.h