On Tue, 26 Aug 2025 at 12:41, Jiri Kosina <jikos@xxxxxxxxxx> wrote: > > On Sun, 3 Aug 2025, Antheas Kapenekakis wrote: > > > The Legion Go features detachable controllers which support a dual > > dinput mode. In this mode, the controllers appear under a single HID > > device with two applications. > > > > Currently, both controllers appear under the same event device, causing > > their controls to be mixed up. This patch separates the two so that > > they can be used independently. > > > > In addition, the latest firmware update for the Legion Go swaps the IDs > > to the ones used by the Legion Go 2, so add those IDs as well. > > > > Signed-off-by: Antheas Kapenekakis <lkml@xxxxxxxxxxx> > > Hi, > > thanks, the patch looks good, but what is the 'mf: ' prefix about in the > subject/shortlog? Hm, I referenced a previous commit while writing the header and it might not be relevant. Can you replace mf with quirks when merging if it is more appropriate? Thank you, Antheas > -- > Jiri Kosina > SUSE Labs > >