summaryrefslogtreecommitdiff
path: root/drivers/memory/ti-emif-pm.c
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2022-10-06 21:04:51 +0200
committerUlf Hansson <ulf.hansson@linaro.org>2022-12-07 13:22:36 +0100
commitc330601c9c93392000c077d973b182cc0164b9ac (patch)
treee2ce0c2e8216207a4c51e28ee85a70c320d0d546 /drivers/memory/ti-emif-pm.c
parentec9e80ae1719de541c719116a1ca0a0c70e9240c (diff)
mmc: renesas_sdhi: take DMA end interrupts into account
So far, we have been relying on access_end interrupts only to mark DMA transfers as done implying that DMA end interrupts have occurred by then anyhow. On some SoCs under some conditions, this turned out to be not enough. So, we enable DMA interrupts as well and make sure that both events, DMA irq and access_end irq, have happened before finishing the DMA transfer. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Tested-by: Duy Nguyen <duy.nguyen.rh@renesas.com> Tested-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Link: https://lore.kernel.org/r/20221006190452.5316-6-wsa+renesas@sang-engineering.com Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/memory/ti-emif-pm.c')
0 files changed, 0 insertions, 0 deletions