summaryrefslogtreecommitdiff
path: root/usr
diff options
context:
space:
mode:
authorPeng Ma <peng.ma@nxp.com>2024-02-02 00:50:07 +0300
committerVinod Koul <vkoul@kernel.org>2024-02-07 11:31:49 +0300
commit9d739bccf261dd93ec1babf82f5c5d71dd4caa3e (patch)
tree3963d88085c95e8e11422d8b417594f600afc868 /usr
parentbbcc1c83f343e580c3aa1f2a8593343bf7b55bba (diff)
downloadlinux-9d739bccf261dd93ec1babf82f5c5d71dd4caa3e.tar.xz
dmaengine: fsl-qdma: fix SoC may hang on 16 byte unaligned read
There is chip (ls1028a) errata: The SoC may hang on 16 byte unaligned read transactions by QDMA. Unaligned read transactions initiated by QDMA may stall in the NOC (Network On-Chip), causing a deadlock condition. Stalled transactions will trigger completion timeouts in PCIe controller. Workaround: Enable prefetch by setting the source descriptor prefetchable bit ( SD[PF] = 1 ). Implement this workaround. Cc: stable@vger.kernel.org Fixes: b092529e0aa0 ("dmaengine: fsl-qdma: Add qDMA controller driver for Layerscape SoCs") Signed-off-by: Peng Ma <peng.ma@nxp.com> Signed-off-by: Frank Li <Frank.Li@nxp.com> Link: https://lore.kernel.org/r/20240201215007.439503-1-Frank.Li@nxp.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions