Commit Graph

32 Commits (adf3057f379a48af1c81a34e8ae39a58bb88c49c)

Author SHA1 Message Date
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 9 years ago
Stefan Herbrechtsmeier 6d0e34bf4e mmc: sdhci: Distinguish between base clock and maximum peripheral frequency 9 years ago
Jaehoon Chung 62226b6863 mmc: sdhci: move the callback function into sdhci_ops 9 years ago
Jaehoon Chung f73b33ff94 mmc: s5p_sdhci: add the s5p_set_clock function 9 years ago
Seung-Woo Kim f0ecfc5e7e mmc: s5p_sdhci: fix to check proper pinmux id 9 years ago
Jaehoon Chung 2cb5d67c1a mmc: sdhci: use the generic error number 9 years ago
Jaehoon Chung 895549a2d9 mmc: sdhci: use the host version value in sdhci_setup_cfg 9 years ago
Jaehoon Chung 7aedafd6b3 mmc: s5p_sdhci: support the Driver model for Exynos 9 years ago
Jaehoon Chung a034ec06ff mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B 9 years ago
Przemyslaw Marczak 96094d4c46 s5p sdhci: call pinmux for card's gpio pins before use them 10 years ago
Tobias Jakobi 2308ea7c6f exynos: more debug and cleanup in do_sdhci_init() 10 years ago
Tobias Jakobi 995a54cc12 exynos: be more verbose in process_nodes() 10 years ago
Tobias Jakobi 6a9fbb6e20 exynos: Fix passing of errors in exynos_mmc_init() 10 years ago
Tobias Jakobi 1a9d1731f9 exynos: Properly zero initialize host in s5p_sdhci_init() 10 years ago
Masahiro Yamada 0f9258228e of: clean up OF_CONTROL ifdef conditionals 10 years ago
Simon Glass c95ed7d9e7 exynos: Correct return value in exynos_mmc_init() 10 years ago
Rob Herring 5a20397b00 mmc: remove the MMC_MODE_HC flag 10 years ago
Matt Reimer 8ebde4f0b3 mmc: s5p: properly mask SELBASECLK 10 years ago
Simon Glass 0347960b87 dm: mmc: Remove use of fdtdec GPIO support 11 years ago
Przemyslaw Marczak 3f3c13a513 mmc: s5p: set SD detection pin as input 11 years ago
Simon Glass 7f1961018c dm: exynos: Make sure that GPIOs are requested 11 years ago
Simon Glass 311757be27 samsung: Enable device tree for s5p_goni 11 years ago
Jaehoon Chung 9b8c9a3c09 mmc: s5p_sdhci: add the s5p_sdhci_core_init function 11 years ago
Piotr Wilczek 3577fe8be9 drivers:mmc:sdhci: enable support for DT 12 years ago
Jaehoon Chung 113e5dfcd7 mmc: sdhci: use the SDHCI_QUIRK_USE_WIDE8 for samsung SoC 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Jaehoon Chung a68aac4947 mmc: sdhci: return error when failed add_sdhci(). 12 years ago
Tushar Behera 13243f2eaf mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmd 13 years ago
Jaehoon Chung b09ed6e4fe mmc: s5p_sdhci: add the set_mmc_clk for cmu control 13 years ago
Jaehoon Chung 8458e0283f mmc: s5p_sdhci: fixed wrong function argument 13 years ago
Jaehoon Chung b268660ced mmc: s5p_sdhci: set the SDHCI_QUIRK_BROKEN_R1B 13 years ago
Jaehoon Chung 442d55685e mmc: support the sdhci instead of s5p_mmc for samsung-soc 13 years ago