On 28/01/2023 14:31, Henrik Grimler wrote: > They are no longer needed after commit a13e8ef6008d ("mmc: dw_mmc: > exynos: use common_caps"). > Are you sure? That commit explicitly says that the caps should be set from DT and Exynos DT does not set it everywhere... plus if alias is missing, then the ctrl_id in dw_mmc.c is 0 and such caps are applied everywhere - to every DWMMC device. Best regards, Krzysztof