opnsense-src/sys/arm
Bojan Novković e17e33f997 sdhci: Refactor the generic FDT driver
This patch refactors the 'sdhci_fdt.c' driver by moving all vendor
specific routines into separate files and making the base 'sdhci_fdt'
driver subclassable. The goal is to make adding new FDT-based drivers
easier and more maintainable. No functional change intended.

Reviewed by:	manu, imp
Differential Revision:	https://reviews.freebsd.org/D48527
2025-02-07 10:06:07 +01:00
..
allwinner riscv: aw_timer enablement for D1 2025-01-27 16:04:14 -04:00
annapurna/alpine Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
arm sys: Add cpu_update_pcb hook 2025-01-31 15:40:29 -05:00
broadcom/bcm2835 bus_generic_detach: Delete children after detaching them 2025-01-02 13:21:30 -05:00
conf Remove TI reference from arm/GENERIC 2024-09-19 20:15:47 +02:00
freescale Use bus_generic_detach instead of device_delete_children in detach 2025-01-02 13:24:28 -05:00
include pci: cleanup __PCI_REROUTE_INTERRUPTS 2025-01-23 16:30:31 -04:00
mv armada38x: implement gateclk clkdev methods 2025-01-16 13:27:00 -04:00
nvidia Use bus_generic_detach instead of device_delete_children in detach 2025-01-02 13:24:28 -05:00
qemu sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
qualcomm arm/qualcomm: Fix a typo in a source code comment 2024-12-28 07:41:24 +01:00
rockchip sdhci: Refactor the generic FDT driver 2025-02-07 10:06:07 +01:00
ti Use bus_generic_detach to detach and delete child devices during detach 2025-01-02 13:25:12 -05:00
xilinx Use bus_generic_detach instead of device_delete_children in detach 2025-01-02 13:24:28 -05:00