Commit Graph

35 Commits (lime2-spi)

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