Jared McNeill <jmcne...@invisible.ca> writes:
> Any chance that you could use sys/dev/fdt/dwcmmc_fdt.c instead of the > new cycv_dwcmmc.c? It should be fairly generic. >From reading the code, and to avoid any modification except compat_data[], I will first have to add support for changing clock rates to cycv_clkmgr.c, it seems to be required by dwcmmc_fdt.c. Other than that, you're right, it should work as is. Thanks, it's now on my todo list. Regards, Aymeric