diff options
| author | Sean Young <sean@mess.org> | 2018-03-05 08:32:14 -0500 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2018-03-21 11:10:14 -0400 |
| commit | 572eca036d71e2bb2822dba633ebda4fd3e6c05a (patch) | |
| tree | df1a744f55d95f08b7a639c0974655dfa24d933d /include | |
| parent | 1b450f211e009d207402ed546837ad5dbbeac276 (diff) | |
media: rc: add keymap for iMON RSC remote
Note that the stick on the remote is not supported yet.
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'include')
| -rw-r--r-- | include/media/rc-map.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/media/rc-map.h b/include/media/rc-map.h index 7046734b3895..7fc84991bd12 100644 --- a/include/media/rc-map.h +++ b/include/media/rc-map.h | |||
| @@ -211,6 +211,7 @@ struct rc_map *rc_map_get(const char *name); | |||
| 211 | #define RC_MAP_HISI_TV_DEMO "rc-hisi-tv-demo" | 211 | #define RC_MAP_HISI_TV_DEMO "rc-hisi-tv-demo" |
| 212 | #define RC_MAP_IMON_MCE "rc-imon-mce" | 212 | #define RC_MAP_IMON_MCE "rc-imon-mce" |
| 213 | #define RC_MAP_IMON_PAD "rc-imon-pad" | 213 | #define RC_MAP_IMON_PAD "rc-imon-pad" |
| 214 | #define RC_MAP_IMON_RSC "rc-imon-rsc" | ||
| 214 | #define RC_MAP_IODATA_BCTV7E "rc-iodata-bctv7e" | 215 | #define RC_MAP_IODATA_BCTV7E "rc-iodata-bctv7e" |
| 215 | #define RC_MAP_IT913X_V1 "rc-it913x-v1" | 216 | #define RC_MAP_IT913X_V1 "rc-it913x-v1" |
| 216 | #define RC_MAP_IT913X_V2 "rc-it913x-v2" | 217 | #define RC_MAP_IT913X_V2 "rc-it913x-v2" |
