aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
diff options
context:
space:
mode:
authorChris Packham <[email protected]>2021-07-15 20:58:32 +0000
committerWolfram Sang <[email protected]>2021-07-20 20:32:01 +0000
commit4a8ac5e45cdaa88884b4ce05303e304cbabeb367 (patch)
treefcf7b8b0a3f46df664ab701e1effca2347b24d18 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
parentMerge tag 'at24-fixes-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel... (diff)
downloadkernel-4a8ac5e45cdaa88884b4ce05303e304cbabeb367.tar.gz
kernel-4a8ac5e45cdaa88884b4ce05303e304cbabeb367.zip
i2c: mpc: Poll for MCF
During some transfers the bus can still be busy when an interrupt is received. Commit 763778cd7926 ("i2c: mpc: Restore reread of I2C status register") attempted to address this by re-reading MPC_I2C_SR once but that just made it less likely to happen without actually preventing it. Instead of a single re-read, poll with a timeout so that the bus is given enough time to settle but a genuine stuck SCL is still noticed. Fixes: 1538d82f4647 ("i2c: mpc: Interrupt driven transfer") Signed-off-by: Chris Packham <[email protected]> Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions