]> asedeno.scripts.mit.edu Git - linux.git/commit
Input: add support for the FlySky FS-iA6B RC receiver
authorMarkus Koch <markus@notsyncing.net>
Sun, 21 Jul 2019 17:20:28 +0000 (20:20 +0300)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 22 Jul 2019 04:35:24 +0000 (07:35 +0300)
commit5d4b45a1dd7b00feab57624035dcdbc1bab2e0f8
treeafd3c89c5f90da97e916ee6f477c562fec081b0e
parent771a081e44a9baa1991ef011cc453ef425591740
Input: add support for the FlySky FS-iA6B RC receiver

This patch adds support for the FlySky FS-iA6B RC receiver (serial IBUS).

It allows the usage of the FlySky FS-i6 and other AFHDS compliant remote
controls as a joystick input device.

To use it, a patch to inputattach which adds the FS-iA6B as a 115200 baud
serial device is required. I will upstream it after this patch is merged.

More information about the hardware can be found here:

https://notsyncing.net/?p=blog&b=2018.linux-fsia6b

Signed-off-by: Markus Koch <markus@notsyncing.net>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
MAINTAINERS
drivers/input/joystick/Kconfig
drivers/input/joystick/Makefile
drivers/input/joystick/fsia6b.c [new file with mode: 0644]
include/uapi/linux/serio.h