mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-02 03:57:34 -04: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:
committed by
Mauro Carvalho Chehab
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 */
|
||||
|
||||
Reference in New Issue
Block a user