All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] media: si2157: fix bandwidth set/get, add DVB-C Annex C
@ 2022-01-06 22:48 Robert Schlabbach
  0 siblings, 0 replies; only message in thread
From: Robert Schlabbach @ 2022-01-06 22:48 UTC (permalink / raw)
  To: linux-media; +Cc: mchehab

The si2157 driver was recently broken so that trying to tune to channels
with a bandwidth of less than 7MHz always resulted in an error. Getting
the bandwidth after digital tuning has always returned erroneous values.
Furthermore, tune requests for DVB-C Annex C were rejected with -EINVAL,
although it should work with the same settings as for DVB-C Annex A.

The following three patches address all these issues.

With all three patches applied, the driver has been verified with a
Si2157-A30 to successfully:

- accept tune requests for DVB-C Annex A/B/C, DVB-T/T2 and ISDB-T
- receive actual 8MHz DVB-C Annex A, DVB-T and DVB-T2 signals

I do not have any DVB-C Annex B/C nor ISDB-T signals available.

Tested-by: Robert Schlabbach <robert_s@gmx.net>
Signed-off-by: Robert Schlabbach <robert_s@gmx.net>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-01-06 22:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-06 22:48 [PATCH 0/3] media: si2157: fix bandwidth set/get, add DVB-C Annex C Robert Schlabbach

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.