diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2023-02-09 21:10:31 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-02-15 17:22:27 +0100 |
commit | 0ef2490a876b47c1e2db84ea3f4f69c8aca165f2 (patch) | |
tree | 049763707376af3b900d4423adc4cea10ee71e60 /lib/test_overflow.c | |
parent | 5bfc8f09619a9c31f812d85efe13091afede97bc (diff) | |
download | linux-stable-0ef2490a876b47c1e2db84ea3f4f69c8aca165f2.tar.gz linux-stable-0ef2490a876b47c1e2db84ea3f4f69c8aca165f2.tar.bz2 linux-stable-0ef2490a876b47c1e2db84ea3f4f69c8aca165f2.zip |
arm64: dts: meson-axg: Make mmc host controller interrupts level-sensitive
commit d182bcf300772d8b2e5f43e47fa0ebda2b767cc4 upstream.
The usage of edge-triggered interrupts lead to lost interrupts under load,
see [0]. This was confirmed to be fixed by using level-triggered
interrupts.
The report was about SDIO. However, as the host controller is the same
for SD and MMC, apply the change to all mmc controller instances.
[0] https://www.spinics.net/lists/linux-mmc/msg73991.html
Fixes: 221cf34bac54 ("ARM64: dts: meson-axg: enable the eMMC controller")
Reported-by: Peter Suti <peter.suti@streamunlimited.com>
Tested-by: Vyacheslav Bocharov <adeep@lexina.in>
Tested-by: Peter Suti <peter.suti@streamunlimited.com>
Cc: stable@vger.kernel.org
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Acked-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/c00655d3-02f8-6f5f-4239-ca2412420cad@gmail.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions