mbox series

[0/3] Input: xpad - add Zotac Zone, TECNO Pocket Go, rename Go S

Message ID 20250222170010.188761-1-lkml@antheas.dev (mailing list archive)
Headers show
Series Input: xpad - add Zotac Zone, TECNO Pocket Go, rename Go S | expand

Message

Antheas Kapenekakis Feb. 22, 2025, 5 p.m. UTC
Add two new xpad entries for Zotac Zone and TECNO Pocket Go, and rename the
mysterious "GH Electronics" controller into Legion Go S. This way, it
matches the rest of the device and is coherent.

@Pierre-Loup: for upcoming devices you do not want to leak the existence
of, a little trick for enabling the xpad driver is via udev rule [1].
This is also good for backwards compatibility.

[1]: https://github.com/hhd-dev/hhd/blob/06b857f31359ab04ce0fd92988284874cc4e1c7c/usr/lib/udev/rules.d/83-hhd.rules#L40

Antheas Kapenekakis (3):
  Input: xpad - add support for ZOTAC Gaming Zone
  Input: xpad - add support for TECNO Pocket Go
  Input: xpad - rename QH controller to Legion Go S

 drivers/input/joystick/xpad.c | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)