|
|
@@ -352,7 +352,7 @@ struct cx231xx_board cx231xx_boards[] = {
|
|
|
.agc_analog_digital_select_gpio = 0x0c,
|
|
|
.gpio_pin_status_mask = 0x4001000,
|
|
|
.tuner_i2c_master = I2C_1_MUX_1,
|
|
|
- .demod_i2c_master = I2C_2,
|
|
|
+ .demod_i2c_master = I2C_1_MUX_1,
|
|
|
.has_dvb = 1,
|
|
|
.demod_addr = 0x0e,
|
|
|
.norm = V4L2_STD_NTSC,
|
|
|
@@ -713,7 +713,7 @@ struct cx231xx_board cx231xx_boards[] = {
|
|
|
.agc_analog_digital_select_gpio = 0x0c,
|
|
|
.gpio_pin_status_mask = 0x4001000,
|
|
|
.tuner_i2c_master = I2C_1_MUX_3,
|
|
|
- .demod_i2c_master = I2C_2,
|
|
|
+ .demod_i2c_master = I2C_1_MUX_3,
|
|
|
.has_dvb = 1,
|
|
|
.demod_addr = 0x0e,
|
|
|
.norm = V4L2_STD_PAL,
|
|
|
@@ -752,7 +752,7 @@ struct cx231xx_board cx231xx_boards[] = {
|
|
|
.agc_analog_digital_select_gpio = 0x0c,
|
|
|
.gpio_pin_status_mask = 0x4001000,
|
|
|
.tuner_i2c_master = I2C_1_MUX_3,
|
|
|
- .demod_i2c_master = I2C_2,
|
|
|
+ .demod_i2c_master = I2C_1_MUX_3,
|
|
|
.has_dvb = 1,
|
|
|
.demod_addr = 0x0e,
|
|
|
.norm = V4L2_STD_PAL,
|
|
|
@@ -791,7 +791,7 @@ struct cx231xx_board cx231xx_boards[] = {
|
|
|
.agc_analog_digital_select_gpio = 0x0c,
|
|
|
.gpio_pin_status_mask = 0x4001000,
|
|
|
.tuner_i2c_master = I2C_1_MUX_3,
|
|
|
- .demod_i2c_master = I2C_2,
|
|
|
+ .demod_i2c_master = I2C_1_MUX_3,
|
|
|
.has_dvb = 1,
|
|
|
.demod_addr = 0x0e,
|
|
|
.norm = V4L2_STD_NTSC,
|