diff options
author | Heiner Kallweit <[email protected]> | 2023-02-09 21:10:31 +0100 |
---|---|---|
committer | Neil Armstrong <[email protected]> | 2023-02-10 09:02:09 +0100 |
commit | d182bcf300772d8b2e5f43e47fa0ebda2b767cc4 (patch) | |
tree | 387d50e15f52cf1dc8f8f9ec299aa025cb6226d8 /scripts/gdb/linux/__init__.py | |
parent | c45219cba101f32853d011da2ba46a1b2338dc4c (diff) |
arm64: dts: meson-axg: Make mmc host controller interrupts level-sensitive
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 <[email protected]>
Tested-by: Vyacheslav Bocharov <[email protected]>
Tested-by: Peter Suti <[email protected]>
Cc: [email protected]
Signed-off-by: Heiner Kallweit <[email protected]>
Acked-by: Neil Armstrong <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Neil Armstrong <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/__init__.py')
0 files changed, 0 insertions, 0 deletions