* [PATCH 1/1] HID: logitech-hidpp: Add USB and Bluetooth IDs for the Logitech G915 TKL Keyboard @ 2023-05-29 23:30 Stuart Hayhurst 2023-05-30 8:36 ` Bastien Nocera 0 siblings, 1 reply; 7+ messages in thread From: Stuart Hayhurst @ 2023-05-29 23:30 UTC (permalink / raw) To: jikos Cc: stuarthayhurst, Filipe Laíns, Benjamin Tissoires, linux-input, linux-kernel From: stuarthayhurst <stuart.a.hayhurst@gmail.com> Adds the USB and Bluetooth IDs for the Logitech G915 TKL keyboard --- drivers/hid/hid-logitech-hidpp.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/drivers/hid/hid-logitech-hidpp.c b/drivers/hid/hid-logitech-hidpp.c index b2cd7527de19..28761272afe5 100644 --- a/drivers/hid/hid-logitech-hidpp.c +++ b/drivers/hid/hid-logitech-hidpp.c @@ -4403,6 +4403,8 @@ static const struct hid_device_id hidpp_devices[] = { HID_USB_DEVICE(USB_VENDOR_ID_LOGITECH, 0xC086) }, { /* Logitech G903 Hero Gaming Mouse over USB */ HID_USB_DEVICE(USB_VENDOR_ID_LOGITECH, 0xC091) }, + { /* Logitech G915 TKL Keyboard over USB */ + HID_USB_DEVICE(USB_VENDOR_ID_LOGITECH, 0xC343) }, { /* Logitech G920 Wheel over USB */ HID_USB_DEVICE(USB_VENDOR_ID_LOGITECH, USB_DEVICE_ID_LOGITECH_G920_WHEEL), .driver_data = HIDPP_QUIRK_CLASS_G920 | HIDPP_QUIRK_FORCE_OUTPUT_REPORTS}, @@ -4418,6 +4420,8 @@ static const struct hid_device_id hidpp_devices[] = { { /* MX5500 keyboard over Bluetooth */ HID_BLUETOOTH_DEVICE(USB_VENDOR_ID_LOGITECH, 0xb30b), .driver_data = HIDPP_QUIRK_HIDPP_CONSUMER_VENDOR_KEYS }, + { /* Logitech G915 TKL keyboard over Bluetooth */ + HID_BLUETOOTH_DEVICE(USB_VENDOR_ID_LOGITECH, 0xb35f) }, { /* M-RCQ142 V470 Cordless Laser Mouse over Bluetooth */ HID_BLUETOOTH_DEVICE(USB_VENDOR_ID_LOGITECH, 0xb008) }, { /* MX Master mouse over Bluetooth */ -- 2.40.1.521.gf1e218fcd8 ^ permalink raw reply related [flat|nested] 7+ messages in thread
* Re: [PATCH 1/1] HID: logitech-hidpp: Add USB and Bluetooth IDs for the Logitech G915 TKL Keyboard 2023-05-29 23:30 [PATCH 1/1] HID: logitech-hidpp: Add USB and Bluetooth IDs for the Logitech G915 TKL Keyboard Stuart Hayhurst @ 2023-05-30 8:36 ` Bastien Nocera 2023-05-30 12:52 ` Stuart [not found] ` <CALTg27=2SeJmn9nka_JddSQv5NYFsz1qNLkR+q+j8-oMrnskiQ@mail.gmail.com> 0 siblings, 2 replies; 7+ messages in thread From: Bastien Nocera @ 2023-05-30 8:36 UTC (permalink / raw) To: Stuart Hayhurst, jikos Cc: Filipe Laíns, Benjamin Tissoires, linux-input, linux-kernel On Tue, 2023-05-30 at 00:30 +0100, Stuart Hayhurst wrote: > From: stuarthayhurst <stuart.a.hayhurst@gmail.com> > > Adds the USB and Bluetooth IDs for the Logitech G915 TKL keyboard Which functionality gets enabled by that addition, battery reporting, something else? > > --- > drivers/hid/hid-logitech-hidpp.c | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/drivers/hid/hid-logitech-hidpp.c b/drivers/hid/hid- > logitech-hidpp.c > index b2cd7527de19..28761272afe5 100644 > --- a/drivers/hid/hid-logitech-hidpp.c > +++ b/drivers/hid/hid-logitech-hidpp.c > @@ -4403,6 +4403,8 @@ static const struct hid_device_id > hidpp_devices[] = { > HID_USB_DEVICE(USB_VENDOR_ID_LOGITECH, 0xC086) }, > { /* Logitech G903 Hero Gaming Mouse over USB */ > HID_USB_DEVICE(USB_VENDOR_ID_LOGITECH, 0xC091) }, > + { /* Logitech G915 TKL Keyboard over USB */ > + HID_USB_DEVICE(USB_VENDOR_ID_LOGITECH, 0xC343) }, > { /* Logitech G920 Wheel over USB */ > HID_USB_DEVICE(USB_VENDOR_ID_LOGITECH, > USB_DEVICE_ID_LOGITECH_G920_WHEEL), > .driver_data = HIDPP_QUIRK_CLASS_G920 | > HIDPP_QUIRK_FORCE_OUTPUT_REPORTS}, > @@ -4418,6 +4420,8 @@ static const struct hid_device_id > hidpp_devices[] = { > { /* MX5500 keyboard over Bluetooth */ > HID_BLUETOOTH_DEVICE(USB_VENDOR_ID_LOGITECH, 0xb30b), > .driver_data = HIDPP_QUIRK_HIDPP_CONSUMER_VENDOR_KEYS }, > + { /* Logitech G915 TKL keyboard over Bluetooth */ > + HID_BLUETOOTH_DEVICE(USB_VENDOR_ID_LOGITECH, 0xb35f) }, > { /* M-RCQ142 V470 Cordless Laser Mouse over Bluetooth */ > HID_BLUETOOTH_DEVICE(USB_VENDOR_ID_LOGITECH, 0xb008) }, > { /* MX Master mouse over Bluetooth */ ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH 1/1] HID: logitech-hidpp: Add USB and Bluetooth IDs for the Logitech G915 TKL Keyboard 2023-05-30 8:36 ` Bastien Nocera @ 2023-05-30 12:52 ` Stuart [not found] ` <CALTg27=2SeJmn9nka_JddSQv5NYFsz1qNLkR+q+j8-oMrnskiQ@mail.gmail.com> 1 sibling, 0 replies; 7+ messages in thread From: Stuart @ 2023-05-30 12:52 UTC (permalink / raw) To: Bastien Nocera Cc: jikos, Filipe Laíns, Benjamin Tissoires, linux-input, linux-kernel Using https://github.com/cvuchener/hidpp, the keyboard now seems to report the following: Logitech G915 TKL LIGHTSPEED Wireless RGB Mechanical Gaming Keyboard (046d:c343) is a HID++ 4.2 device Feature 0x01: [0x0001] Feature set Feature 0x02: [0x0003] Device FW version Feature 0x03: [0x0005] Device name Feature 0x04: [0x1d4b] Wireless device status Feature 0x05: [0x0020] Reset Feature 0x06: [0x1001] Battery voltage Feature 0x07: [0x1814] Change host Feature 0x08: [0x1815] Hosts info Feature 0x09: [0x8071] RGB Effects Feature 0x0a: [0x8081] Per-key lighting v2 Feature 0x0b: [0x1b04] Reprog controls v4 Feature 0x0c: [0x1bc0] Persistent remappable action Feature 0x0d: [0x4100] Encryption Feature 0x0e: [0x4522] Disable keys by usage Feature 0x0f: [0x4540] Keyboard layout 2 Feature 0x10: [0x8010] G-key Feature 0x11: [0x8020] M-keys Feature 0x12: [0x8030] MR Feature 0x13: [0x8040] Brightness control Feature 0x14: [0x8100] Onboard profiles Feature 0x15: [0x8060] Report rate Feature 0x16: [0x00c2] DFUcontrol 3 Feature 0x17: [0x00d0] DFU Feature 0x18: [0x1802] Device reset (hidden, internal) Feature 0x19: [0x1803] ? (hidden, internal) Feature 0x1a: [0x1806] Configurable device properties (hidden, internal) Feature 0x1b: [0x1813] ? (hidden, internal) Feature 0x1c: [0x1805] OOBState (hidden, internal) Feature 0x1d: [0x1830] ? (hidden, internal) Feature 0x1e: [0x1890] ? (hidden, internal) Feature 0x1f: [0x1891] ? (hidden, internal) Feature 0x20: [0x18a1] ? (hidden, internal) Feature 0x21: [0x1e00] Enable hidden features (hidden) Feature 0x22: [0x1eb0] ? (hidden, internal) Feature 0x23: [0x1861] ? (hidden, internal) Feature 0x24: [0x18b0] ? (hidden, internal) On Tue, May 30, 2023 at 9:36 AM Bastien Nocera <hadess@hadess.net> wrote: > > On Tue, 2023-05-30 at 00:30 +0100, Stuart Hayhurst wrote: > > From: stuarthayhurst <stuart.a.hayhurst@gmail.com> > > > > Adds the USB and Bluetooth IDs for the Logitech G915 TKL keyboard > > Which functionality gets enabled by that addition, battery reporting, > something else? > > > > > --- > > drivers/hid/hid-logitech-hidpp.c | 4 ++++ > > 1 file changed, 4 insertions(+) > > > > diff --git a/drivers/hid/hid-logitech-hidpp.c b/drivers/hid/hid- > > logitech-hidpp.c > > index b2cd7527de19..28761272afe5 100644 > > --- a/drivers/hid/hid-logitech-hidpp.c > > +++ b/drivers/hid/hid-logitech-hidpp.c > > @@ -4403,6 +4403,8 @@ static const struct hid_device_id > > hidpp_devices[] = { > > HID_USB_DEVICE(USB_VENDOR_ID_LOGITECH, 0xC086) }, > > { /* Logitech G903 Hero Gaming Mouse over USB */ > > HID_USB_DEVICE(USB_VENDOR_ID_LOGITECH, 0xC091) }, > > + { /* Logitech G915 TKL Keyboard over USB */ > > + HID_USB_DEVICE(USB_VENDOR_ID_LOGITECH, 0xC343) }, > > { /* Logitech G920 Wheel over USB */ > > HID_USB_DEVICE(USB_VENDOR_ID_LOGITECH, > > USB_DEVICE_ID_LOGITECH_G920_WHEEL), > > .driver_data = HIDPP_QUIRK_CLASS_G920 | > > HIDPP_QUIRK_FORCE_OUTPUT_REPORTS}, > > @@ -4418,6 +4420,8 @@ static const struct hid_device_id > > hidpp_devices[] = { > > { /* MX5500 keyboard over Bluetooth */ > > HID_BLUETOOTH_DEVICE(USB_VENDOR_ID_LOGITECH, 0xb30b), > > .driver_data = HIDPP_QUIRK_HIDPP_CONSUMER_VENDOR_KEYS }, > > + { /* Logitech G915 TKL keyboard over Bluetooth */ > > + HID_BLUETOOTH_DEVICE(USB_VENDOR_ID_LOGITECH, 0xb35f) }, > > { /* M-RCQ142 V470 Cordless Laser Mouse over Bluetooth */ > > HID_BLUETOOTH_DEVICE(USB_VENDOR_ID_LOGITECH, 0xb008) }, > > { /* MX Master mouse over Bluetooth */ > ^ permalink raw reply [flat|nested] 7+ messages in thread
[parent not found: <CALTg27=2SeJmn9nka_JddSQv5NYFsz1qNLkR+q+j8-oMrnskiQ@mail.gmail.com>]
* Re: [PATCH 1/1] HID: logitech-hidpp: Add USB and Bluetooth IDs for the Logitech G915 TKL Keyboard [not found] ` <CALTg27=2SeJmn9nka_JddSQv5NYFsz1qNLkR+q+j8-oMrnskiQ@mail.gmail.com> @ 2023-05-30 13:30 ` Bastien Nocera 2023-05-30 14:16 ` Stuart Hayhurst 0 siblings, 1 reply; 7+ messages in thread From: Bastien Nocera @ 2023-05-30 13:30 UTC (permalink / raw) To: Stuart Cc: jikos, Filipe Laíns, Benjamin Tissoires, linux-input, linux-kernel On Tue, 2023-05-30 at 13:49 +0100, Stuart wrote: > Using https://github.com/cvuchener/hidpp, the keyboard now seems to > report the following: While the list of all the feature it supports is interesting, it seems that the only thing this adds on top of hid-generic is the battery reporting. Can you please verify that that's the fact and add this information to the commit message? Cheers > Logitech G915 TKL LIGHTSPEED Wireless RGB Mechanical Gaming Keyboard > (046d:c343) is a HID++ 4.2 device > Feature 0x01: [0x0001] Feature set > Feature 0x02: [0x0003] Device FW version > Feature 0x03: [0x0005] Device name > Feature 0x04: [0x1d4b] Wireless device status > Feature 0x05: [0x0020] Reset > Feature 0x06: [0x1001] Battery voltage > Feature 0x07: [0x1814] Change host > Feature 0x08: [0x1815] Hosts info > Feature 0x09: [0x8071] RGB Effects > Feature 0x0a: [0x8081] Per-key lighting v2 > Feature 0x0b: [0x1b04] Reprog controls v4 > Feature 0x0c: [0x1bc0] Persistent remappable action > Feature 0x0d: [0x4100] Encryption > Feature 0x0e: [0x4522] Disable keys by usage > Feature 0x0f: [0x4540] Keyboard layout 2 > Feature 0x10: [0x8010] G-key > Feature 0x11: [0x8020] M-keys > Feature 0x12: [0x8030] MR > Feature 0x13: [0x8040] Brightness control > Feature 0x14: [0x8100] Onboard profiles > Feature 0x15: [0x8060] Report rate > Feature 0x16: [0x00c2] DFUcontrol 3 > Feature 0x17: [0x00d0] DFU > Feature 0x18: [0x1802] Device reset (hidden, internal) > Feature 0x19: [0x1803] ? (hidden, internal) > Feature 0x1a: [0x1806] Configurable device properties (hidden, > internal) > Feature 0x1b: [0x1813] ? (hidden, internal) > Feature 0x1c: [0x1805] OOBState (hidden, internal) > Feature 0x1d: [0x1830] ? (hidden, internal) > Feature 0x1e: [0x1890] ? (hidden, internal) > Feature 0x1f: [0x1891] ? (hidden, internal) > Feature 0x20: [0x18a1] ? (hidden, internal) > Feature 0x21: [0x1e00] Enable hidden features (hidden) > Feature 0x22: [0x1eb0] ? (hidden, internal) > Feature 0x23: [0x1861] ? (hidden, internal) > Feature 0x24: [0x18b0] ? (hidden, internal) > > On Tue, May 30, 2023 at 9:36 AM Bastien Nocera <hadess@hadess.net> > wrote: > > On Tue, 2023-05-30 at 00:30 +0100, Stuart Hayhurst wrote: > > > From: stuarthayhurst <stuart.a.hayhurst@gmail.com> > > > > > > Adds the USB and Bluetooth IDs for the Logitech G915 TKL keyboard > > > > Which functionality gets enabled by that addition, battery > > reporting, > > something else? > > > > > > > > --- > > > drivers/hid/hid-logitech-hidpp.c | 4 ++++ > > > 1 file changed, 4 insertions(+) > > > > > > diff --git a/drivers/hid/hid-logitech-hidpp.c b/drivers/hid/hid- > > > logitech-hidpp.c > > > index b2cd7527de19..28761272afe5 100644 > > > --- a/drivers/hid/hid-logitech-hidpp.c > > > +++ b/drivers/hid/hid-logitech-hidpp.c > > > @@ -4403,6 +4403,8 @@ static const struct hid_device_id > > > hidpp_devices[] = { > > > HID_USB_DEVICE(USB_VENDOR_ID_LOGITECH, 0xC086) }, > > > { /* Logitech G903 Hero Gaming Mouse over USB */ > > > HID_USB_DEVICE(USB_VENDOR_ID_LOGITECH, 0xC091) }, > > > + { /* Logitech G915 TKL Keyboard over USB */ > > > + HID_USB_DEVICE(USB_VENDOR_ID_LOGITECH, 0xC343) }, > > > { /* Logitech G920 Wheel over USB */ > > > HID_USB_DEVICE(USB_VENDOR_ID_LOGITECH, > > > USB_DEVICE_ID_LOGITECH_G920_WHEEL), > > > .driver_data = HIDPP_QUIRK_CLASS_G920 | > > > HIDPP_QUIRK_FORCE_OUTPUT_REPORTS}, > > > @@ -4418,6 +4420,8 @@ static const struct hid_device_id > > > hidpp_devices[] = { > > > { /* MX5500 keyboard over Bluetooth */ > > > HID_BLUETOOTH_DEVICE(USB_VENDOR_ID_LOGITECH, 0xb30b), > > > .driver_data = HIDPP_QUIRK_HIDPP_CONSUMER_VENDOR_KEYS > > > }, > > > + { /* Logitech G915 TKL keyboard over Bluetooth */ > > > + HID_BLUETOOTH_DEVICE(USB_VENDOR_ID_LOGITECH, 0xb35f) }, > > > { /* M-RCQ142 V470 Cordless Laser Mouse over Bluetooth */ > > > HID_BLUETOOTH_DEVICE(USB_VENDOR_ID_LOGITECH, 0xb008) }, > > > { /* MX Master mouse over Bluetooth */ > > ^ permalink raw reply [flat|nested] 7+ messages in thread
* [PATCH 1/1] HID: logitech-hidpp: Add USB and Bluetooth IDs for the Logitech G915 TKL Keyboard 2023-05-30 13:30 ` Bastien Nocera @ 2023-05-30 14:16 ` Stuart Hayhurst 2023-05-30 14:33 ` Bastien Nocera 0 siblings, 1 reply; 7+ messages in thread From: Stuart Hayhurst @ 2023-05-30 14:16 UTC (permalink / raw) To: Bastien Nocera Cc: Stuart Hayhurst, jikos, Filipe Laíns, Benjamin Tissoires, linux-input, linux-kernel Adds the USB and Bluetooth IDs for the Logitech G915 TKL keyboard, for device detection For this device, this provides battery reporting on top of hid-generic Signed-off-by: Stuart Hayhurst <stuart.a.hayhurst@gmail.com> --- drivers/hid/hid-logitech-hidpp.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/drivers/hid/hid-logitech-hidpp.c b/drivers/hid/hid-logitech-hidpp.c index b2cd7527de19..28761272afe5 100644 --- a/drivers/hid/hid-logitech-hidpp.c +++ b/drivers/hid/hid-logitech-hidpp.c @@ -4403,6 +4403,8 @@ static const struct hid_device_id hidpp_devices[] = { HID_USB_DEVICE(USB_VENDOR_ID_LOGITECH, 0xC086) }, { /* Logitech G903 Hero Gaming Mouse over USB */ HID_USB_DEVICE(USB_VENDOR_ID_LOGITECH, 0xC091) }, + { /* Logitech G915 TKL Keyboard over USB */ + HID_USB_DEVICE(USB_VENDOR_ID_LOGITECH, 0xC343) }, { /* Logitech G920 Wheel over USB */ HID_USB_DEVICE(USB_VENDOR_ID_LOGITECH, USB_DEVICE_ID_LOGITECH_G920_WHEEL), .driver_data = HIDPP_QUIRK_CLASS_G920 | HIDPP_QUIRK_FORCE_OUTPUT_REPORTS}, @@ -4418,6 +4420,8 @@ static const struct hid_device_id hidpp_devices[] = { { /* MX5500 keyboard over Bluetooth */ HID_BLUETOOTH_DEVICE(USB_VENDOR_ID_LOGITECH, 0xb30b), .driver_data = HIDPP_QUIRK_HIDPP_CONSUMER_VENDOR_KEYS }, + { /* Logitech G915 TKL keyboard over Bluetooth */ + HID_BLUETOOTH_DEVICE(USB_VENDOR_ID_LOGITECH, 0xb35f) }, { /* M-RCQ142 V470 Cordless Laser Mouse over Bluetooth */ HID_BLUETOOTH_DEVICE(USB_VENDOR_ID_LOGITECH, 0xb008) }, { /* MX Master mouse over Bluetooth */ -- 2.40.1.521.gf1e218fcd8 ^ permalink raw reply related [flat|nested] 7+ messages in thread
* Re: [PATCH 1/1] HID: logitech-hidpp: Add USB and Bluetooth IDs for the Logitech G915 TKL Keyboard 2023-05-30 14:16 ` Stuart Hayhurst @ 2023-05-30 14:33 ` Bastien Nocera 2023-05-30 14:40 ` Stuart 0 siblings, 1 reply; 7+ messages in thread From: Bastien Nocera @ 2023-05-30 14:33 UTC (permalink / raw) To: Stuart Hayhurst Cc: jikos, Filipe Laíns, Benjamin Tissoires, linux-input, linux-kernel On Tue, 2023-05-30 at 15:16 +0100, Stuart Hayhurst wrote: > Adds the USB and Bluetooth IDs for the Logitech G915 TKL keyboard, > for device detection > For this device, this provides battery reporting on top of hid- > generic > > Signed-off-by: Stuart Hayhurst <stuart.a.hayhurst@gmail.com> You can add my: Reviewed-by: Bastien Nocera <hadess@hadess.net> to the v2 patch that you should send, otherwise the tree maintainers will get confused. Cheers > --- > drivers/hid/hid-logitech-hidpp.c | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/drivers/hid/hid-logitech-hidpp.c b/drivers/hid/hid- > logitech-hidpp.c > index b2cd7527de19..28761272afe5 100644 > --- a/drivers/hid/hid-logitech-hidpp.c > +++ b/drivers/hid/hid-logitech-hidpp.c > @@ -4403,6 +4403,8 @@ static const struct hid_device_id > hidpp_devices[] = { > HID_USB_DEVICE(USB_VENDOR_ID_LOGITECH, 0xC086) }, > { /* Logitech G903 Hero Gaming Mouse over USB */ > HID_USB_DEVICE(USB_VENDOR_ID_LOGITECH, 0xC091) }, > + { /* Logitech G915 TKL Keyboard over USB */ > + HID_USB_DEVICE(USB_VENDOR_ID_LOGITECH, 0xC343) }, > { /* Logitech G920 Wheel over USB */ > HID_USB_DEVICE(USB_VENDOR_ID_LOGITECH, > USB_DEVICE_ID_LOGITECH_G920_WHEEL), > .driver_data = HIDPP_QUIRK_CLASS_G920 | > HIDPP_QUIRK_FORCE_OUTPUT_REPORTS}, > @@ -4418,6 +4420,8 @@ static const struct hid_device_id > hidpp_devices[] = { > { /* MX5500 keyboard over Bluetooth */ > HID_BLUETOOTH_DEVICE(USB_VENDOR_ID_LOGITECH, 0xb30b), > .driver_data = HIDPP_QUIRK_HIDPP_CONSUMER_VENDOR_KEYS }, > + { /* Logitech G915 TKL keyboard over Bluetooth */ > + HID_BLUETOOTH_DEVICE(USB_VENDOR_ID_LOGITECH, 0xb35f) }, > { /* M-RCQ142 V470 Cordless Laser Mouse over Bluetooth */ > HID_BLUETOOTH_DEVICE(USB_VENDOR_ID_LOGITECH, 0xb008) }, > { /* MX Master mouse over Bluetooth */ ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH 1/1] HID: logitech-hidpp: Add USB and Bluetooth IDs for the Logitech G915 TKL Keyboard 2023-05-30 14:33 ` Bastien Nocera @ 2023-05-30 14:40 ` Stuart 0 siblings, 0 replies; 7+ messages in thread From: Stuart @ 2023-05-30 14:40 UTC (permalink / raw) To: Bastien Nocera Cc: jikos, Filipe Laíns, Benjamin Tissoires, linux-input, linux-kernel Oops, didn't realise it needed a v2, sorry. Thanks, Stuart On Tue, May 30, 2023 at 3:33 PM Bastien Nocera <hadess@hadess.net> wrote: > > On Tue, 2023-05-30 at 15:16 +0100, Stuart Hayhurst wrote: > > Adds the USB and Bluetooth IDs for the Logitech G915 TKL keyboard, > > for device detection > > For this device, this provides battery reporting on top of hid- > > generic > > > > Signed-off-by: Stuart Hayhurst <stuart.a.hayhurst@gmail.com> > > You can add my: > > Reviewed-by: Bastien Nocera <hadess@hadess.net> > > to the v2 patch that you should send, otherwise the tree maintainers > will get confused. > > Cheers > > > --- > > drivers/hid/hid-logitech-hidpp.c | 4 ++++ > > 1 file changed, 4 insertions(+) > > > > diff --git a/drivers/hid/hid-logitech-hidpp.c b/drivers/hid/hid- > > logitech-hidpp.c > > index b2cd7527de19..28761272afe5 100644 > > --- a/drivers/hid/hid-logitech-hidpp.c > > +++ b/drivers/hid/hid-logitech-hidpp.c > > @@ -4403,6 +4403,8 @@ static const struct hid_device_id > > hidpp_devices[] = { > > HID_USB_DEVICE(USB_VENDOR_ID_LOGITECH, 0xC086) }, > > { /* Logitech G903 Hero Gaming Mouse over USB */ > > HID_USB_DEVICE(USB_VENDOR_ID_LOGITECH, 0xC091) }, > > + { /* Logitech G915 TKL Keyboard over USB */ > > + HID_USB_DEVICE(USB_VENDOR_ID_LOGITECH, 0xC343) }, > > { /* Logitech G920 Wheel over USB */ > > HID_USB_DEVICE(USB_VENDOR_ID_LOGITECH, > > USB_DEVICE_ID_LOGITECH_G920_WHEEL), > > .driver_data = HIDPP_QUIRK_CLASS_G920 | > > HIDPP_QUIRK_FORCE_OUTPUT_REPORTS}, > > @@ -4418,6 +4420,8 @@ static const struct hid_device_id > > hidpp_devices[] = { > > { /* MX5500 keyboard over Bluetooth */ > > HID_BLUETOOTH_DEVICE(USB_VENDOR_ID_LOGITECH, 0xb30b), > > .driver_data = HIDPP_QUIRK_HIDPP_CONSUMER_VENDOR_KEYS }, > > + { /* Logitech G915 TKL keyboard over Bluetooth */ > > + HID_BLUETOOTH_DEVICE(USB_VENDOR_ID_LOGITECH, 0xb35f) }, > > { /* M-RCQ142 V470 Cordless Laser Mouse over Bluetooth */ > > HID_BLUETOOTH_DEVICE(USB_VENDOR_ID_LOGITECH, 0xb008) }, > > { /* MX Master mouse over Bluetooth */ > ^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2023-05-30 14:40 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-29 23:30 [PATCH 1/1] HID: logitech-hidpp: Add USB and Bluetooth IDs for the Logitech G915 TKL Keyboard Stuart Hayhurst
2023-05-30 8:36 ` Bastien Nocera
2023-05-30 12:52 ` Stuart
[not found] ` <CALTg27=2SeJmn9nka_JddSQv5NYFsz1qNLkR+q+j8-oMrnskiQ@mail.gmail.com>
2023-05-30 13:30 ` Bastien Nocera
2023-05-30 14:16 ` Stuart Hayhurst
2023-05-30 14:33 ` Bastien Nocera
2023-05-30 14:40 ` Stuart
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox