[media] au0828: Enable IR for HVR-850
HVR-850 also has a remote. Enable it. Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
This commit is contained in:
parent
ff346b0f5d
commit
d84fdc774b
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ struct au0828_board au0828_boards[] = {
|
||||||
.name = "Hauppauge HVR850",
|
.name = "Hauppauge HVR850",
|
||||||
.tuner_type = TUNER_XC5000,
|
.tuner_type = TUNER_XC5000,
|
||||||
.tuner_addr = 0x61,
|
.tuner_addr = 0x61,
|
||||||
|
.has_ir_i2c = 1,
|
||||||
.i2c_clk_divider = AU0828_I2C_CLK_250KHZ,
|
.i2c_clk_divider = AU0828_I2C_CLK_250KHZ,
|
||||||
.input = {
|
.input = {
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue