74e0613ead
Fully subclass the dwmmc driver and split every driver into multiple files. There is still a few quirks in the dwmmc driver that will need some work. Tested On: Pine64 Rock64 Differential Revision: https://reviews.freebsd.org/D13615
13 lines
363 B
Plaintext
13 lines
363 B
Plaintext
# $FreeBSD$
|
|
kern/kern_clocksource.c standard
|
|
|
|
arm/rockchip/rk30xx_machdep.c standard
|
|
arm/rockchip/rk30xx_pmu.c standard
|
|
arm/rockchip/rk30xx_grf.c standard
|
|
arm/rockchip/rk30xx_wdog.c standard
|
|
arm/rockchip/rk30xx_gpio.c optional gpio
|
|
arm/rockchip/rk30xx_mp.c optional smp
|
|
|
|
dev/mmc/host/dwmmc.c optional dwmmc
|
|
dev/mmc/host/dwmmc_rockchip.c optional dwmmc
|