05 May, 2015

1 commit

  • High capacity support is not a host capability, but a device capability
    that is queried via the OCR. The flag in the operating conditions
    request argument can just be set unconditionally. This matches the Linux
    implementation.

    [panto] Hand merged and renumbering MMC_MODE_DDR_52MHz.

    Signed-off-by: Rob Herring
    Signed-off-by: Pantelis Antoniou
    Cc: Pantelis Antoniou

    Rob Herring
     

18 Mar, 2015

1 commit


30 Jan, 2015

1 commit


28 Oct, 2014

1 commit


23 Oct, 2014

1 commit


08 Oct, 2014

1 commit


16 May, 2014

1 commit


12 Mar, 2014

1 commit


18 Sep, 2013

1 commit


24 Jul, 2013

1 commit


07 May, 2013

1 commit


22 Oct, 2012

1 commit

  • MMC host controller requires a delay between every sdhci_send_cmd()
    execution. In s5p_mmc driver (s5p_sdhci replaces this driver), a delay
    of 1000us was provided after every mmc_send_cmd() call. Adding a quirk
    in current sdhci driver to replicate the behaviour.

    Without this delay, MMC initialization on Origen board fails with
    following error messages.

    Timeout for status update!
    mmc fail to send stop cmd

    Signed-off-by: Tushar Behera
    Signed-off-by: Jaehoon Chung
    Signed-off-by: Andy Fleming

    Tushar Behera
     

06 Sep, 2012

3 commits


09 May, 2012

1 commit