/freebsd/sys/dev/mmc/ |
H A D | mmc_helpers.h | 8a8166e5bcfb50e2b7280581b600d098fa6c9fc7 Mon Aug 02 16:27:23 CEST 2021 Bartlomiej Grzesik <bag@semihalf.com> 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
|
H A D | mmc_fdt_helpers.h | diff 8a8166e5bcfb50e2b7280581b600d098fa6c9fc7 Mon Aug 02 16:27:23 CEST 2021 Bartlomiej Grzesik <bag@semihalf.com> 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
|
H A D | mmc_helpers.c | 8a8166e5bcfb50e2b7280581b600d098fa6c9fc7 Mon Aug 02 16:27:23 CEST 2021 Bartlomiej Grzesik <bag@semihalf.com> 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
|
H A D | mmc_fdt_helpers.c | diff 8a8166e5bcfb50e2b7280581b600d098fa6c9fc7 Mon Aug 02 16:27:23 CEST 2021 Bartlomiej Grzesik <bag@semihalf.com> 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
|
/freebsd/sys/dev/mmc/host/ |
H A D | dwmmc_var.h | diff 8a8166e5bcfb50e2b7280581b600d098fa6c9fc7 Mon Aug 02 16:27:23 CEST 2021 Bartlomiej Grzesik <bag@semihalf.com> 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
|
/freebsd/sys/dev/sdhci/ |
H A D | sdhci_xenon.c | diff 8a8166e5bcfb50e2b7280581b600d098fa6c9fc7 Mon Aug 02 16:27:23 CEST 2021 Bartlomiej Grzesik <bag@semihalf.com> 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
|
H A D | sdhci_fsl_fdt.c | diff 8a8166e5bcfb50e2b7280581b600d098fa6c9fc7 Mon Aug 02 16:27:23 CEST 2021 Bartlomiej Grzesik <bag@semihalf.com> 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
|
/freebsd/sys/arm/allwinner/ |
H A D | aw_mmc.c | diff 8a8166e5bcfb50e2b7280581b600d098fa6c9fc7 Mon Aug 02 16:27:23 CEST 2021 Bartlomiej Grzesik <bag@semihalf.com> 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
|
/freebsd/sys/arm/broadcom/bcm2835/ |
H A D | bcm2835_sdhci.c | diff 8a8166e5bcfb50e2b7280581b600d098fa6c9fc7 Mon Aug 02 16:27:23 CEST 2021 Bartlomiej Grzesik <bag@semihalf.com> 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
|
/freebsd/sys/conf/ |
H A D | files | diff 8a8166e5bcfb50e2b7280581b600d098fa6c9fc7 Mon Aug 02 16:27:23 CEST 2021 Bartlomiej Grzesik <bag@semihalf.com> 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
|