Re: [PATCH v10 01/12] HID: nintendo: add nintendo switch controller driver
From: Lee Jones <hidden>
Date: 2021-05-24 16:35:01
From: Lee Jones <hidden>
Date: 2021-05-24 16:35:01
On Sun, 29 Dec 2019, Daniel J. Ogorchock wrote:
The hid-nintendo driver supports the Nintendo Switch Pro Controllers and the Joy-Cons. The Pro Controllers can be used over USB or Bluetooth. The Joy-Cons each create their own, independent input devices, so it is up to userspace to combine them if desired. Signed-off-by: Daniel J. Ogorchock <djogorchock@gmail.com> --- MAINTAINERS | 6 + drivers/hid/Kconfig | 11 + drivers/hid/Makefile | 1 + drivers/hid/hid-ids.h | 3 + drivers/hid/hid-nintendo.c | 822 +++++++++++++++++++++++++++++++++++++ 5 files changed, 843 insertions(+) create mode 100644 drivers/hid/hid-nintendo.c
Looks like a lot of effort was put into this. What is the current status? Are you still pursuing? -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog