Skip to content

Commit 1f6ac0f

Browse files
q-tan0xdtor
authored andcommitted
Input: xpad - add "Nova 2 Lite" from GameSir
Add support for the gamepad "Nova 2 Lite" from GameSir, compatible with the Xbox 360 gamepad. Signed-off-by: Qbeliw Tanaka <q.tanaka@gmx.com> Link: https://patch.msgid.link/20260429.162040.930225048583399359.q.tanaka@gmx.com Cc: stable@vger.kernel.org Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
1 parent c897cf1 commit 1f6ac0f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/input/joystick/xpad.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -395,6 +395,7 @@ static const struct xpad_device {
395395
{ 0x3285, 0x0662, "Nacon Revolution5 Pro", 0, XTYPE_XBOX360 },
396396
{ 0x3285, 0x0663, "Nacon Evol-X", 0, XTYPE_XBOXONE },
397397
{ 0x3537, 0x1004, "GameSir T4 Kaleid", 0, XTYPE_XBOX360 },
398+
{ 0x3537, 0x100f, "GameSir Nova 2 Lite", 0, XTYPE_XBOX360 },
398399
{ 0x3537, 0x1010, "GameSir G7 SE", 0, XTYPE_XBOXONE },
399400
{ 0x3651, 0x1000, "CRKD SG", 0, XTYPE_XBOX360 },
400401
{ 0x366c, 0x0005, "ByoWave Proteus Controller", MAP_SHARE_BUTTON, XTYPE_XBOXONE, FLAG_DELAY_INIT },

0 commit comments

Comments
 (0)