summaryrefslogtreecommitdiffstats
path: root/include/media/rc-map.h
diff options
context:
space:
mode:
authorYounian Wang2017-10-19 21:43:29 +0200
committerMauro Carvalho Chehab2017-10-27 17:39:38 +0200
commitce5aa6d205576904552b98e4e6ca88d8d285849f (patch)
tree00c4812e3796bf0656bff9efcf58d7e75822fb73 /include/media/rc-map.h
parentmedia: serial_ir: Convert timers to use timer_setup() (diff)
downloadkernel-qcow2-linux-ce5aa6d205576904552b98e4e6ca88d8d285849f.tar.gz
kernel-qcow2-linux-ce5aa6d205576904552b98e4e6ca88d8d285849f.tar.xz
kernel-qcow2-linux-ce5aa6d205576904552b98e4e6ca88d8d285849f.zip
media: rc/keymaps: add support for RC of hisilicon TV demo boards
This is a NEC protocol type remote controller distributed with hisilicon TV demo boards. Signed-off-by: Younian Wang <wangyounian@hisilicon.com> Signed-off-by: Jiancheng Xue <xuejiancheng@hisilicon.com> Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'include/media/rc-map.h')
-rw-r--r--include/media/rc-map.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/media/rc-map.h b/include/media/rc-map.h
index b4ddcb62c993..6d2172b6a0ed 100644
--- a/include/media/rc-map.h
+++ b/include/media/rc-map.h
@@ -258,6 +258,7 @@ struct rc_map *rc_map_get(const char *name);
#define RC_MAP_GENIUS_TVGO_A11MCE "rc-genius-tvgo-a11mce"
#define RC_MAP_GOTVIEW7135 "rc-gotview7135"
#define RC_MAP_HAUPPAUGE_NEW "rc-hauppauge"
+#define RC_MAP_HISI_TV_DEMO "rc-hisi-tv-demo"
#define RC_MAP_IMON_MCE "rc-imon-mce"
#define RC_MAP_IMON_PAD "rc-imon-pad"
#define RC_MAP_IODATA_BCTV7E "rc-iodata-bctv7e"