CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/04/07 17:12:08
Modified files:
sys/dev/fdt : dwmshc.c
Log message:
Add support for the RK3528 variant. To make things easier to follow,
pull the hardware differences out into a per-variant structure containing
the different parameters we have to program.
tested on 3528 (radxa e20c), 3568 (nanopi r5s), 3588 (nanopi r6c)
feedback from kettenis@
ok kettenis@ dlg@
