1. 25 4月, 2017 1 次提交
    • E
      mmc: bcm2835: Add new driver for the sdhost controller. · 660fc733
      Eric Anholt 提交于
      The 2835 has two SD controllers: The Arasan sdhci controller (supported
      by the iproc driver) and a custom sdhost controller.  This patch adds a
      driver for the latter.
      
      The sdhci controller supports both sdcard and sdio.  The sdhost
      controller supports the sdcard only, but has better performance.  Also
      note that the rpi3 has sdio wifi, so driving the sdcard with the sdhost
      controller allows to use the sdhci controller for wifi support.
      
      The configuration is done by devicetree via pin muxing.  Both SD
      controller are available on the same pins (2 pin groups = pin 22 to 27 +
      pin 48 to 53).  So it's possible to use both SD controllers at the same
      time with different pin groups.
      
      The code was originally written by Phil Elwell in the downstream
      Rasbperry Pi tree.   In preparation for the upstream merge it was
      cleaned up and the code base was moderized by Eric Anholt, Stefan
      Wahren and Gerd Hoffmann.
      Signed-off-by: NEric Anholt <eric@anholt.net>
      Signed-off-by: NStefan Wahren <stefan.wahren@i2se.com>
      Signed-off-by: NGerd Hoffmann <kraxel@redhat.com>
      Signed-off-by: NUlf Hansson <ulf.hansson@linaro.org>
      660fc733
  2. 13 2月, 2017 1 次提交
  3. 08 12月, 2016 1 次提交
  4. 05 12月, 2016 1 次提交
  5. 29 11月, 2016 2 次提交
  6. 25 7月, 2016 3 次提交
  7. 02 5月, 2016 1 次提交
  8. 18 4月, 2016 1 次提交
  9. 17 3月, 2016 1 次提交
  10. 29 2月, 2016 4 次提交
  11. 22 12月, 2015 1 次提交
  12. 09 11月, 2015 1 次提交
  13. 26 10月, 2015 4 次提交
  14. 24 8月, 2015 1 次提交
  15. 24 7月, 2015 1 次提交
  16. 18 6月, 2015 1 次提交
  17. 01 6月, 2015 1 次提交
  18. 28 3月, 2015 1 次提交
  19. 23 3月, 2015 4 次提交
  20. 30 1月, 2015 1 次提交
  21. 28 1月, 2015 2 次提交
  22. 20 1月, 2015 1 次提交
  23. 26 11月, 2014 2 次提交
  24. 09 9月, 2014 3 次提交