mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
The hack of just reverting an upstream commit has been in OE/LE far too long. Time has come for a proper fix that can go upstream. If some non-MCE RC6 remotes use toggle bits then that has to be done on a per-remote basis as blindly enabling toggle bit handling on all 32-bit RC6 codes can break decoding if the remote doesn't use a toggle bit. This patch adds toggle bit support for the Kathrein RCU-676 remote. See bugreport here: https://forum.libreelec.tv/thread/13086-get-kathrein-rcu-676-remote-to-work-with-le9/ Signed-off-by: Matthias Reichl <hias@horus.com>