Hi,
here is the config for the remote, running ir-keytable -p nec -t on my device:
Code
# table tanix_tx6, type: nec
0x40404d KEY_POWER
0x404043 KEY_MUTE
0x404017 KEY_VOLUMEDOWN
0x404018 KEY_VOLUMEUP
0x40400b KEY_UP
0x40400e KEY_DOWN
0x404010 KEY_LEFT
0x404011 KEY_RIGHT
0x40400d KEY_OK
0x40401a KEY_HOME
0x404045 KEY_MENU
0x404042 KEY_BACK
0x404001 KEY_1
0x404002 KEY_2
0x404003 KEY_3
0x404004 KEY_4
0x404005 KEY_5
0x404006 KEY_6
0x404007 KEY_7
0x404008 KEY_8
0x404009 KEY_9
0x404047 KEY_SUBTITLE
0x404000 KEY_0
0x40400c KEY_DELETE
Display More
However, i searched and found the Tanix TX6 has the same remote as Tanix TX5max (Amlogic S905...).
The next kernel release will have support for this remote: rc-tanix-tx5max.c\keymaps\rc\media\drivers - kernel/git/torvalds/linux.git - Linux kernel source tree
Does this mean, a simple entry in the dts with linux,rc-map-name = "rc-tanix-tx5max" under ir and the remote will work ootb?