23 Oct, 2010

3 commits


06 Aug, 2010

1 commit


05 Aug, 2010

1 commit

  • On some Samsung SoCs not all SDHCI controllers have card detect (CD)
    line. For some embedded designs it is not even needed, because ususally
    the device (like SDIO flash memory or wifi controller) is permanently
    wired to the controller. There are also systems which have a card detect
    line connected to some of the external interrupt lines or the presence
    of the card depends on some other actions (like enabling a power
    regulator).

    This patch adds all required changes to platform support code, so
    another patch, which extends the driver with support for the new card
    detection methods can be applied.

    Signed-off-by: Marek Szyprowski
    Signed-off-by: Kyungmin Park
    [kgene.kim@samsung.com: minor title and coding-style fixes]
    [kgene.kim@samsung.com: fix build errors]
    Signed-off-by: Kukjin Kim

    Marek Szyprowski
     

21 Feb, 2010

1 commit