
26 Feb
2016
26 Feb
'16
4:41 p.m.
2016-02-18 19:52 GMT+09:00 Masahiro Yamada yamada.masahiro@socionext.com:
Changes in v4:
- Add some comments about HOST_MODE register
- Rename uniphier_sd_wait_irq() to uniphier_sd_wait_for_irq()
Changes in v3:
- Use dev_err/dev_dbg instead of pr_err/pr_debug
- Tidy up uniphier_sd_set_ios()
- Allow to use DMA even in SPL if the target address is DMA'able
Changes in v2:
- Fix the divisor bug on the older IP (on PH1-LD4, PH1-sLD8, PH1-Pro4)
- Increase time out because "mmc erase" can sometimes take long
- Move HOST_MODE register setting to uniphier_sd_init() because this register does not need setting multipule times.
Masahiro Yamada (3): mmc: uniphier: add driver for UniPhier SD/MMC host controller ARM: uniphier: enable UniPhier SD/MMC host driver ARM: dts: uniphier: add SD/MMC host controller nodes
Series, applied to u-boot-uniphier.
--
Best Regards
Masahiro Yamada