opnsense-src/sys/dev/mmc/host
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
..
dwmmc.c dwmmc: Fix MMCCAM block size support 2021-07-22 17:03:14 +02:00
dwmmc_altera.c arm: dwmmc: Use mmc_fdt_helpers 2020-04-14 16:35:18 +00:00
dwmmc_hisi.c arm: dwmmc: Use mmc_fdt_helpers 2020-04-14 16:35:18 +00:00
dwmmc_reg.h
dwmmc_rockchip.c arm: dwmmc: Use mmc_fdt_helpers 2020-04-14 16:35:18 +00:00
dwmmc_samsung.c arm: dwmmc: Use mmc_fdt_helpers 2020-04-14 16:35:18 +00:00
dwmmc_var.h mmc: switch mmc_helper to device_ api 2021-09-20 17:18:02 +02:00