Commit Graph

100 Commits (lime2-spi)

Author SHA1 Message Date
Adam Ford f4df405f0e mmc: omap_mmc: Remove invert references 6 years ago
Adam Ford 03190a7888 mmc: omap_hsmmc: Fix pbias for omap3_logic to enable CD pin 6 years ago
Adam Ford 307a214329 mmc: omap_hsmmc: Make DM_GPIO calls dependent on DM_GPIO 6 years ago
Jean-Jacques Hiblot beac7d33d9 mmc: omap_hsmmc: use a default 52MHz max clock rate if none is specified 6 years ago
Jean-Jacques Hiblot 27a4b3bc4c mmc: omap_hsmmc: make it possible to compile out ADMA support 6 years ago
Jean-Jacques Hiblot c7d08d80c3 mmc: omap_hsmmc: compile out write support if not needed 6 years ago
Jean-Jacques Hiblot 45530e3943 mmc: omap_hsmmc: do not embed struct mmc in struct omap_hsmmc_plat 6 years ago
Alex Kiernan 4a41fec589 mmc: Fix uninitialised priv member 6 years ago
Jean-Jacques Hiblot 04f9f8be83 mmc: omap_hsmmc: add signal voltage selection support 6 years ago
Kishon Vijay Abraham I 90321dce0d mmc: omap_hsmmc: allow mmc clock to be gated 6 years ago
Jean-Jacques Hiblot 42182c9b9c mmc: omap_hsmmc: implement send_init_stream callback 6 years ago
Jean-Jacques Hiblot 3149c13ac3 mmc: omap_hsmmc: update mmc->clock with the actual bus speed 6 years ago
Jean-Jacques Hiblot bcc6bd84d4 mmc: omap_hsmmc: allow the simple HS modes to use the default pinctrl 6 years ago
Kishon Vijay Abraham I 2d28eeda33 mmc: omap_hsmmc: Add support to get pinctrl values and max frequency for different hw revisions 6 years ago
Kishon Vijay Abraham I 33c1d77f4a mmc: omap_hsmmc: Add support to set IODELAY values 6 years ago
Kishon Vijay Abraham I 2d7482cf79 mmc: omap_hsmmc: use mmc_of_parse to populate mmc_config 6 years ago
Jean-Jacques Hiblot a4efd73773 mmc: omap_hsmmc: Reduce the max timeout for reset controller fsm 6 years ago
Jean-Jacques Hiblot 2faa1a302b mmc: omap_hsmmc: Workaround for errata id i802 6 years ago
Jean-Jacques Hiblot 14761caeee mmc: omap_hsmmc: Add tuning support 6 years ago
Kishon Vijay Abraham I 9b3fc21837 mmc: omap_hsmmc: Enable DDR mode support 6 years ago
Jean-Jacques Hiblot 8fc238bfad mmc: omap_hsmmc: set MMC mode in the UHSMS bit field 6 years ago
Kishon Vijay Abraham I b594481709 mmc: omap_hsmmc: add support to set default io voltage 6 years ago
Kishon Vijay Abraham I 48a2f11443 mmc: omap_hsmmc: cleanup omap_hsmmc_set_ios 6 years ago
Jean-Jacques Hiblot 5baf543e52 mmc: omap_hsmmc: cleanup clock configuration 6 years ago
Kishon Vijay Abraham I 29171dcfaa mmc: omap_hsmmc: Fix incorrect bit operations for disabling a bit 6 years ago
Kishon Vijay Abraham I 866bb98468 mmc: omap_hsmmc: Enable Auto command (CMD12) enable 6 years ago
Kishon Vijay Abraham I f0d53e88a6 mmc: omap_hsmmc: Add support for DMA (ADMA2) 6 years ago
Jean-Jacques Hiblot 741726ae4c Revert "omap_hsmmc: update struct hsmmc to accommodate omap3 from DT" 6 years ago
Felix Brack 339d578900 mmc: sanitize includes for DM i2c 6 years ago
Simon Glass c4d660d4d0 dm: mmc: Allow disabling driver model in SPL 7 years ago
Simon Glass a821c4af79 dm: Rename dev_addr..() functions 7 years ago
Jean-Jacques Hiblot b5511d6cb8 drivers: omap_hsmmc: move to DM_MMC_OPS 7 years ago
Lokesh Vutla cbcb170164 dm: mmc: omap_hsmmc: Add pre-reloc flag to the driver 7 years ago
Lokesh Vutla 2558c04906 dm: mmc: omap_hsmmc: Update to support of-platdata 7 years ago
Adam Ford 46831c1a4c omap_hsmmc: update struct hsmmc to accommodate omap3 from DT 7 years ago
Jean-Jacques Hiblot 17c9a1c121 mmc: omap_hsmmc: add support for CONFIG_BLK 7 years ago
Jean-Jacques Hiblot 3d673ffce3 mmc: omap_hsmmc: move the mmc_config to platdata when DM_MMC is used 7 years ago
Jean-Jacques Hiblot dc09127a26 mmc: omap_hsmmc: use mmc_get_blk_desc() to get the block device desc 7 years ago
Jean-Jacques Hiblot ae000e231e mmc: omap_hsmmc: use an accessor to get the private data 7 years ago
Tom Rini 2a48b3a2c4 omap_hsmmc.c: Fix build warning on non-omap3 7 years ago
Adam Ford 6aca17c9b7 drivers: mmc: omap_hsmmc: Fix IO Buffer on OMAP36xx 7 years ago
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 7 years ago
Jaehoon Chung 07b0b9c00c mmc: change the set_ios return type from void to int 7 years ago
Lokesh Vutla b4b060066f ARM: OMAP4+: Add support for getting pbias info from board 8 years ago
Nishanth Menon 3891a54f47 ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX 8 years ago
Sekhar Nori 4de2de5149 drivers: mmc: omap_hsmmc: fix build breakage 8 years ago
Jaehoon Chung 915ffa5213 mmc: use the generic error number 8 years ago
Heiko Schocher 3d4f628d2f mmc: omap_hsmmc: enable 8bit interface for eMMC for AM33xx 8 years ago
Simon Glass cffe5d86cf dm: mmc: Set up the device pointer when using the MMC uclass 8 years ago
Mugunthan V N 5cc6a2458e drivers: mmc: omap_hsmmc: request cd and wp gpios when DM_MMC is defined 8 years ago