Commit 1bc25f7d authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab

[media] cx231xx: Add IR support for Pixelview Hybrid SBTVD

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 9ab66912
......@@ -411,6 +411,8 @@ struct cx231xx_board cx231xx_boards[] = {
.gpio_pin_status_mask = 0x4001000,
.tuner_i2c_master = 2,
.demod_i2c_master = 1,
.ir_i2c_master = 2,
.rc_map = RC_MAP_PIXELVIEW_NEW,
.has_dvb = 1,
.demod_addr = 0x10,
.norm = V4L2_STD_PAL_M,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment