media: cx88: add IR remote support for NotOnlyTV LV3H
authorDaniel González Cabanelas <dgcbueu@gmail.com>
Mon, 7 Feb 2022 14:51:41 +0000 (15:51 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Sat, 24 Sep 2022 09:21:43 +0000 (11:21 +0200)
commit39dfd52d0f481de42a435f9fb79c98b376c68c39
treeebc3de0decd1fb271029251da94437e1754bfba2
parent51e1440d309a74a3e4e252019a00f9d0df329945
media: cx88: add IR remote support for NotOnlyTV LV3H

The PCI hybrid card NotOnlyTV LV3H has a built-in IR receiver connected
via I2C bus, currently not supported. This receiver is probably present
in more Geniatech cards. It has no capability for repeating when a key is
held down.

Add support for this built-in IR receiver. Use the existing Total Media
In Hand_02 remote keytable (Geniatech Mygica X8507) which matches exactly
the LV3H remote.

Signed-off-by: Daniel González Cabanelas <dgcbueu@gmail.com>
Signed-off-by: Marek Kidawski <mark_kiddy@wp.pl>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/i2c/ir-kbd-i2c.c
drivers/media/pci/cx88/cx88-input.c
drivers/media/pci/cx88/cx88-video.c
include/media/i2c/ir-kbd-i2c.h