[PATCH 0/3] media: si2157: do some minor improvements at the driver

Mauro Carvalho Chehab posted 3 patches 3 years, 5 months ago
drivers/media/tuners/si2157.c      | 12 +++++++++++-
drivers/media/tuners/si2157_priv.h |  8 ++++++++
2 files changed, 19 insertions(+), 1 deletion(-)
[PATCH 0/3] media: si2157: do some minor improvements at the driver
Posted by Mauro Carvalho Chehab 3 years, 5 months ago
The si21xx terrestrial tuners can support ISDB-T and DTMB (as it is really
just a tuner, and not a demod), but the missing settings are missing.

Some of the devices on this family also support bandwidth filters for 1.7 and 6.1.

Finally, si2158 and si2157 have identical APIs for analog TV. So, it makes
sense to also enable it for si2158.

Compile-tested only.

Mauro Carvalho Chehab (3):
  media: si2157: add support for ISDB-T and DTMB
  media: si2157: add support for 1.7MHz and 6.1 MHz
  media: si2157: add ATV support for si2158

 drivers/media/tuners/si2157.c      | 12 +++++++++++-
 drivers/media/tuners/si2157_priv.h |  8 ++++++++
 2 files changed, 19 insertions(+), 1 deletion(-)

-- 
2.33.1