diff options
author | Brad Love <brad@nextdimension.cc> | 2019-11-14 21:04:05 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-04-21 16:50:05 +0200 |
commit | 3c1ccbad80802fa8bf807725db75a92d0887c9f2 (patch) | |
tree | 8c79cde5993d0295735ed525adf920341a9218cc /drivers/media/tuners | |
parent | fbc9a49cf2721ac78b964c3eef7566efc6f1db23 (diff) | |
download | lwn-3c1ccbad80802fa8bf807725db75a92d0887c9f2.tar.gz lwn-3c1ccbad80802fa8bf807725db75a92d0887c9f2.zip |
media: cx231xx: Add i2c device analog tuner support
The boards listed below use i2c device drivers and have
tuner_type equal TUNER_ABSENT. This means additional support
is required to enable the analog tuning capability, a case
statement is used to identify these models.
Models with analog tuning enabled:
- CX231XX_BOARD_HAUPPAUGE_930C_HD_1114xx (tested)
- CX231XX_BOARD_HAUPPAUGE_935C (tested)
- CX231XX_BOARD_HAUPPAUGE_955Q (tested)
- CX231XX_BOARD_HAUPPAUGE_975 (tested)
- CX231XX_BOARD_EVROMEDIA_FULL_HYBRID_FULLHD (untested)
The EvroMedia model was added, since it uses the si2157
tuner and the board profile claims it has analog inputs.
Signed-off-by: Brad Love <brad@nextdimension.cc>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/media/tuners')
0 files changed, 0 insertions, 0 deletions