Hi Chris, Simon > > Now, our new board would like to use sh_mobile_sdhi driver, > > then, it is expecting sh_mobile_sdhi use regulator. > > But, this regulator is based on GPIO driver, > > and GPIO driver probe timing is after sh_mobile_sdhi. > > So, sh_mobile_sdhi (= tmio_mmc_pio) use default ocr_avail, > > and it doesn't work for us. > > #1 patch returns -EPROBE_DEFER in such case. > > it changes tmio_mmc_host_probe() behavior, but > > in my check, tmio_mmc_pio driver user is sh_mobile_sdhi/tmio-mmc only, > > and, current user has no conflict by this patch. > > > > sh_mobile_sdhi/tmio-mmc is very similar, but, have some difference. > > #2 - #4 cares such case. > > > > These were part of "SDHI support for r8a7790" patch set, > > but was separated > > Sorry for the delay, I've pushed all four patches to mmc-next for > 3.14. Thanks, Chris Thank you for your hard work about this. Simon Lager SDHI needs these patches. Can you use this branch ? If yes, I can re-send patches. Best regards --- Kuninori Morimoto -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html