Commit bc9847c
dmaengine: ti: k3-udma: Report short packet errors
Propagate the TR response status to the device using BCDMA
split-channels. For example CSI-RX driver should be able to check if a
frame was not transferred completely (short packet) and needs to be
discarded.
Fixes: 25dcb5d ("dmaengine: ti: New driver for K3 UDMA")
Signed-off-by: Jai Luthra <j-luthra@ti.com>
Acked-by: Peter Ujfalusi <peter.ujfalusi@gmail.com>
Link: https://lore.kernel.org/r/20240103-tr_resp_err-v1-1-2fdf6d48ab92@ti.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>1 parent 6e22762 commit bc9847c
1 file changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3968 | 3968 | | |
3969 | 3969 | | |
3970 | 3970 | | |
| 3971 | + | |
3971 | 3972 | | |
3972 | 3973 | | |
3973 | 3974 | | |
| |||
3977 | 3978 | | |
3978 | 3979 | | |
3979 | 3980 | | |
3980 | | - | |
3981 | 3981 | | |
3982 | 3982 | | |
3983 | 3983 | | |
3984 | 3984 | | |
3985 | 3985 | | |
| 3986 | + | |
3986 | 3987 | | |
3987 | 3988 | | |
3988 | 3989 | | |
| |||
3991 | 3992 | | |
3992 | 3993 | | |
3993 | 3994 | | |
3994 | | - | |
| 3995 | + | |
| 3996 | + | |
| 3997 | + | |
| 3998 | + | |
| 3999 | + | |
| 4000 | + | |
3995 | 4001 | | |
3996 | 4002 | | |
3997 | 4003 | | |
| |||
0 commit comments