1
0
Fork 0
remarkable-linux/drivers/mmc/core
Shawn Guo 30c876388c mmc: pwrseq_simple: select pinctrl state during suspend/resume
To support suspend/resume from LPSR mode, we need to select default
pinctrl state in resume, so that IOMUXC settings can be restored from
power losing.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
2020-10-08 20:07:14 +02:00
..
Kconfig mmc: core: Delete bounce buffer Kconfig option 2017-06-20 10:30:17 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
block.c mmc: block: fix lockdep splat when removing mmc_block module 2018-10-29 11:10:38 +08:00
block.h mmc: block: Add CQE support 2018-10-29 11:10:38 +08:00
bus.c mmc: mmc: Enable CQE's 2018-10-29 11:10:38 +08:00
bus.h mmc: core: Move public functions from card.h to private headers 2017-02-13 13:20:24 +01:00
card.h mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cards 2018-03-28 18:24:31 +02:00
core.c MLK-17621-2 mmc: add feature of setting slot index via devicetree alias 2018-10-29 11:10:38 +08:00
core.h MLK-17621-2 mmc: add feature of setting slot index via devicetree alias 2018-10-29 11:10:38 +08:00
debugfs.c mmc: core: Introduce host claiming by context 2018-10-29 11:10:38 +08:00
host.c MLK-17621-2 mmc: add feature of setting slot index via devicetree alias 2018-10-29 11:10:38 +08:00
host.h mmc: core: Add parameter use_blk_mq 2018-10-29 11:10:38 +08:00
mmc.c mmc: core: Introduce host claiming by context 2018-10-29 11:10:38 +08:00
mmc_ops.c MLK-17883 mmc: add delay after CMD6 before sending CMD13 2018-10-29 11:10:38 +08:00
mmc_ops.h mmc: core: Re-factor code for sending CID 2017-06-20 10:30:45 +02:00
mmc_test.c mmc: mmc_test: Ensure command queue is disabled for testing 2018-03-19 08:42:56 +01:00
pwrseq.c mmc: pwrseq: Add reset callback to the struct mmc_pwrseq_ops 2017-06-20 10:30:09 +02:00
pwrseq.h mmc: pwrseq: Add reset callback to the struct mmc_pwrseq_ops 2017-06-20 10:30:09 +02:00
pwrseq_emmc.c mmc: core: Don't do eMMC HW reset when resuming the eMMC card 2017-06-20 10:30:10 +02:00
pwrseq_sd8787.c mmc: pwrseq: add support for Marvell SD8787 chip 2017-02-13 13:20:33 +01:00
pwrseq_simple.c mmc: pwrseq_simple: select pinctrl state during suspend/resume 2020-10-08 20:07:14 +02:00
queue.c mmc: block: Add CQE support 2018-10-29 11:10:38 +08:00
queue.h mmc: block: Add CQE support 2018-10-29 11:10:38 +08:00
quirks.h mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cards 2018-03-28 18:24:31 +02:00
sd.c mmc: core: Introduce host claiming by context 2018-10-29 11:10:38 +08:00
sd.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
sd_ops.c mmc: core: add proper be32 annotation 2017-04-24 21:42:19 +02:00
sd_ops.h mmc: core: add proper be32 annotation 2017-04-24 21:42:19 +02:00
sdio.c MLK-12706-1 mmc: sdio: add sdio reset function for bcmdhd wifi 2018-10-29 11:10:38 +08:00
sdio_bus.c mmc: sdio: fix alignment issue in struct sdio_func 2017-04-18 19:18:07 +02:00
sdio_bus.h mmc: core: First step in cleaning up private mmc header files 2017-02-13 13:20:20 +01:00
sdio_cis.c mmc: core: remove BUG_ONs from sdio 2016-12-05 10:31:08 +01:00
sdio_cis.h mmc: core: First step in cleaning up private mmc header files 2017-02-13 13:20:20 +01:00
sdio_io.c mmc: core: simplify return code 2017-04-24 21:41:24 +02:00
sdio_irq.c mmc: core: Introduce host claiming by context 2018-10-29 11:10:38 +08:00
sdio_ops.c mmc: sdio: improve mmc_io_rw_extended 2017-04-24 21:41:42 +02:00
sdio_ops.h mmc: sdio: Add API to manage SDIO IRQs from a workqueue 2017-06-20 10:30:11 +02:00
sdio_uart.c mmc: block: Move files to core 2016-12-12 16:30:05 +01:00
slot-gpio.c mmc: slot-gpio: Add support to enable irq wake on cd_irq 2017-06-20 10:30:49 +02:00
slot-gpio.h mmc: core: First step in cleaning up private mmc header files 2017-02-13 13:20:20 +01:00