Hi
I want to use the Samsung TV remote on my S905x device.
The TV not support CEC so I need to deal with LIRC
On my RPi was very easy, just add a TSOP to GPIO and pick a similar remote from Index of /remotes/samsung amd map some additional buttons.
But on S905X I don't know how do that. Android remote.conf file look very different than lirc.conf files (maybe due Amlogic IR module).
Any HOW_TO about how use lirc.conf files with Amlogic IR?