Commit Graph

35 Commits (lime2-spi)

Author SHA1 Message Date
Masahiro Yamada c3ab1e118f mmc: uniphier-sd: sync with Linux 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Masahiro Yamada fc2d0302b6 mmc: uniphier-sd: skip clock set-up for SPL 6 years ago
Masahiro Yamada 30b5d9aa9a mmc: tmio: move clk_enable() to each driver's probe function 6 years ago
Marek Vasut cb0b6b035a mmc: tmio: Rename Matsushita to TMIO 6 years ago
Marek Vasut c769e60990 mmc: uniphier: Allow passing quirks to the probe function 6 years ago
Marek Vasut e94cad93b7 mmc: uniphier: Split out SoC specific bits from the driver 6 years ago
Marek Vasut d6eb25c2f1 mmc: uniphier-sd: Add R8A77965 M3N entries 6 years ago
Marek Vasut 0b75cc3f13 mmc: uniphier-sd: Add compatible strings for RCar Gen2 6 years ago
Marek Vasut af098530e5 mmc: uniphier-sd: Add R8A77995 D3 compatible 6 years ago
Marek Vasut 6ba2382f42 mmc: uniphier-sd: Add R8A77970 V3M compatible 6 years ago
Marek Vasut 9f13021f81 mmc: uniphier-sd: Add vqmmc regulator support 7 years ago
Marek Vasut d6c40031d5 mmc: uniphier-sd: Update the file to match V3 patchset 7 years ago
Marek Vasut b24633df31 mmc: uniphier-sd: Add support for R8A7795 and R7A7796 7 years ago
Marek Vasut 4b26d5e3ae mmc: uniphier-sd: Add support for quirks 7 years ago
Marek Vasut 484d9db4f9 mmc: uniphier-sd: Add support for 64bit FIFO 7 years ago
Marek Vasut 1c99f68e93 mmc: uniphier-sd: Add support for 64bit controller 7 years ago
Marek Vasut 3d7b1d1bc4 mmc: uniphier-sd: Factor out register IO 7 years ago
Masahiro Yamada b27af39935 dma: import linux/dma-direction.h to consolidate enum dma_data_direction 7 years ago
Marek Vasut ac5efc358b mmc: uniphier-sd: Fix long response processing 7 years ago
Simon Glass a821c4af79 dm: Rename dev_addr..() functions 7 years ago
Simon Glass 9d922450aa dm: Use dm.h header when driver mode is used 7 years ago
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 7 years ago
Masahiro Yamada 14f4723466 mmc: uniphier-sd: migrate to CONFIG_BLK 8 years ago
Masahiro Yamada 4a89a24e26 mmc: uniphier-sd: just return if already set to desired clock rate 8 years ago
Masahiro Yamada 8be12e2839 mmc: uniphier-sd: return error code if unsupported width is given 8 years ago
Masahiro Yamada 4eb008460c mmc: uniphier-sd: move uniphier_sd_init() below 8 years ago
Masahiro Yamada 3937404f8b mmc: uniphier-sd: migrate to CONFIG_DM_MMC_OPS 8 years ago
Masahiro Yamada 4a70d26223 mmc: uniphier-sd: add static qualifiers to probe and remove callbacks 8 years ago
Jaehoon Chung 915ffa5213 mmc: use the generic error number 8 years ago
Masahiro Yamada 4e3d84066e ARM: uniphier: use (devm_)ioremap() instead of map_sysmem() 8 years ago
Stephen Warren 135aa95002 clk: convert API to match reset/mailbox style 8 years ago
Simon Glass cffe5d86cf dm: mmc: Set up the device pointer when using the MMC uclass 8 years ago
Masahiro Yamada 4f80501b91 mmc: uniphier: use devm_get_addr() to get base address 8 years ago
Masahiro Yamada a111bfbfad mmc: uniphier: add driver for UniPhier SD/MMC host controller 8 years ago