mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-06 01:46:40 +07:00
media: cx231xx: Fix NTSC/PAL on Evromedia USB Full Hybrid Full HD
Signed-off-by: Oleh Kravchenko <oleg@kaa.org.ua> Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:
parent
8ff19cdbee
commit
9d377dae7f
@ -847,6 +847,7 @@ struct cx231xx_board cx231xx_boards[] = {
|
||||
.demod_addr = 0x64, /* 0xc8 >> 1 */
|
||||
.demod_i2c_master = I2C_1_MUX_3,
|
||||
.has_dvb = 1,
|
||||
.decoder = CX231XX_AVDECODER,
|
||||
.norm = V4L2_STD_PAL,
|
||||
.output_mode = OUT_MODE_VIP11,
|
||||
.tuner_addr = 0x60, /* 0xc0 >> 1 */
|
||||
|
Loading…
Reference in New Issue
Block a user