aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/media
diff options
context:
space:
mode:
authorChristian Hewitt <christianshewitt@gmail.com>2019-10-11 16:43:42 -0300
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-10-16 11:48:28 -0300
commit22cb099d0c1ba53269bc4b0cfb5039117af4f6fe (patch)
tree9f31a83e0e35b2d2456b8ea6349db7fba2a6e51b /include/media
parentmedia: tuners/qm1d1c0042: Use DIV_ROUND_CLOSEST directly to make it readable (diff)
downloadwireguard-linux-22cb099d0c1ba53269bc4b0cfb5039117af4f6fe.tar.xz
wireguard-linux-22cb099d0c1ba53269bc4b0cfb5039117af4f6fe.zip
media: rc: add keymap for Tronsmart Vega S95/S96 remote
Add a keymap for the Tronsmart Vega S95 and S96 Android (Amlogic S905/S912) STB devices. Both use the same IR remote. Signed-off-by: Christian Hewitt <christianshewitt@gmail.com> Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'include/media')
-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 afd2ab31bdf2..04b5efc1fe39 100644
--- a/include/media/rc-map.h
+++ b/include/media/rc-map.h
@@ -268,6 +268,7 @@ struct rc_map *rc_map_get(const char *name);
#define RC_MAP_TT_1500 "rc-tt-1500"
#define RC_MAP_TWINHAN_DTV_CAB_CI "rc-twinhan-dtv-cab-ci"
#define RC_MAP_TWINHAN_VP1027_DVBS "rc-twinhan1027"
+#define RC_MAP_VEGA_S9X "rc-vega-s9x"
#define RC_MAP_VIDEOMATE_K100 "rc-videomate-k100"
#define RC_MAP_VIDEOMATE_S350 "rc-videomate-s350"
#define RC_MAP_VIDEOMATE_TV_PVR "rc-videomate-tv-pvr"