diff options
| author | Hans Verkuil <hverkuil+cisco@kernel.org> | 2026-07-10 11:53:17 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2026-07-17 10:13:50 +0200 |
| commit | be627f257ce283c95fd2988080dc0db3a20d0d2a (patch) | |
| tree | ec740ca2de59c71d69ef5e056d727fb551365ad5 /include/uapi/linux | |
| parent | 6eac7371089f0de61df274f4809b6a0e273572f7 (diff) | |
media: cec: tegra_cec: don't break off msg on NACK
The Tegra CEC hardware has a bug where, if the first attempt
to transmit a message is NACKed so the transmit is aborted,
then the second attempt can contain corrupt data.
Ensure that the full message is always transmitted to avoid hitting
this bug.
I suspect some internal state is not reset in the case of aborting
a message due to a NACK.
Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Reviewed-by: Mikko Perttunen <mperttunen@nvidia.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions
