All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] media: tegra_cec: a fix and an enhancement
@ 2026-07-10  9:53 Hans Verkuil
  2026-07-10  9:53 ` [PATCH 1/2] media: cec: tegra_cec: don't break off msg on NACK Hans Verkuil
  2026-07-10  9:53 ` [PATCH 2/2] media: cec: tegra_cec: keep track of number of Rx Low Drives Hans Verkuil
  0 siblings, 2 replies; 3+ messages in thread
From: Hans Verkuil @ 2026-07-10  9:53 UTC (permalink / raw)
  To: linux-media; +Cc: Thierry Reding, linux-tegra

Two tegra_cec patches: the first works around a HW bug where, if
a transmit was NACKed, the retransmit would contain corrupt data.

The second logs when a Low Drive is received (i.e. generated by
another CEC device). This helps debug issues with (typically) bad
cables or CEC voltages.

Regards,

	Hans

Hans Verkuil (2):
  media: cec: tegra_cec: don't break off msg on NACK
  media: cec: tegra_cec: keep track of number of Rx Low Drives

 drivers/media/cec/platform/tegra/tegra_cec.c | 32 +++++++++++++++++++-
 1 file changed, 31 insertions(+), 1 deletion(-)

-- 
2.53.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-07-10  9:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-10  9:53 [PATCH 0/2] media: tegra_cec: a fix and an enhancement Hans Verkuil
2026-07-10  9:53 ` [PATCH 1/2] media: cec: tegra_cec: don't break off msg on NACK Hans Verkuil
2026-07-10  9:53 ` [PATCH 2/2] media: cec: tegra_cec: keep track of number of Rx Low Drives Hans Verkuil

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.