Received: by 2002:a05:6358:701b:b0:131:369:b2a3 with SMTP id 27csp3400058rwo; Mon, 24 Jul 2023 10:23:43 -0700 (PDT) X-Google-Smtp-Source: APBJJlGf/9oa992wbstytBnwKqO+nbsg7kytZz0fhNS0ut4wNeOXgvHHlft3HO+iB+QYnflEL4Xs X-Received: by 2002:a05:6512:3987:b0:4f8:56cd:da8c with SMTP id j7-20020a056512398700b004f856cdda8cmr6876418lfu.34.1690219422863; Mon, 24 Jul 2023 10:23:42 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1690219422; cv=none; d=google.com; s=arc-20160816; b=lw7fDgzPx9LP1eEcSkpmEA2Zj3MEzLYbavAdq35rreYRDvLRtbGsnJX/yzSkviO/4/ gLTj8A22P5NIVRMII/f6DTdgZjglLn2xSJmNZ1eIXnhwQtgP/scJDoknEtKt7C3tO5Pn y59fXnIdPbejTylkE5PweJLyq1n0NeRaLK4JuxEu8alXsK20j+IM9IZAtXwPg0eozWIU 3DMcBYkSP7CL0tV3CMWhPRgtMV5ytiTv6iFqlE1Y6B2ZhJDzPCvy/JMu5/N1xB+xTzJF bJ6iIWs9W88+RG/eWiHGwH6IypxqRLUNdWeURHVIeNBwW8Pax9bZ7Mn8gbWxgCd+pfkF YzZg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:mime-version:references:in-reply-to:message-id :cc:to:subject:from:date; bh=UGtzkvLk6PHGCJI3ep0ATCHq9R6hI0eSS0SiF1A/5RY=; fh=acUx2zvqf9kX2GRJeesPpLSyLjrQYIpx7mo/3SU8pFw=; b=L/0K3XVEyXKda59Ti/srXlM9Ib8qabPiyGj5WhXOW0i9wtHS5pqnFfWYdwB5VTBH4w ACZM6KsoZnHjQu+1f6rn59ZeIC2LBi1syYnOIBkGaYPo7xH6vkhWrJe0Owj1Np2JUj5V MiMtLGJcOoYGmZ1ZYntY7nLP5IlRqSMHl2q7TcAwFe0GBJTr4GtxgugehZJoJ/fbjHSz vN8oltpfPj21u2Ca4GAjdYZoNQ640SSmJdTkhHa8vkQm00TXdfWmucIyL7hCQUnH4E8G GaJpiXHOj5h1IjgsJXW1KeUu0YCQkZC9gByKpd768j2Lb0LpW4UR0cabPr2ykILax2Ab Nd4w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id v6-20020a056402184600b005221f09fb15si3177730edy.142.2023.07.24.10.23.17; Mon, 24 Jul 2023 10:23:42 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229464AbjGXQ4j (ORCPT + 99 others); Mon, 24 Jul 2023 12:56:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45156 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229692AbjGXQ4g (ORCPT ); Mon, 24 Jul 2023 12:56:36 -0400 Received: from h8.fbrelay.privateemail.com (h8.fbrelay.privateemail.com [162.0.218.231]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 968D210F4; Mon, 24 Jul 2023 09:56:10 -0700 (PDT) Received: from MTA-14-4.privateemail.com (unknown [198.54.122.141]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by h7.fbrelay.privateemail.com (Postfix) with ESMTPSA id 8EBD4613A0; Mon, 24 Jul 2023 12:56:08 -0400 (EDT) Received: from mta-14.privateemail.com (localhost [127.0.0.1]) by mta-14.privateemail.com (Postfix) with ESMTP id 66BCE1800233; Mon, 24 Jul 2023 12:56:06 -0400 (EDT) Received: from [192.168.2.177] (bras-base-toroon4332w-grc-03-76-66-148-229.dsl.bell.ca [76.66.148.229]) by mta-14.privateemail.com (Postfix) with ESMTPA id 3D21A1800542; Mon, 24 Jul 2023 12:56:00 -0400 (EDT) Date: Mon, 24 Jul 2023 12:55:53 -0400 From: Hamza Mahfooz Subject: Re: [PATCH] HID: logitech-hidpp: add support for the Logitech G Pro X mouse To: linux-kernel@vger.kernel.org Cc: Filipe =?iso-8859-1?b?TGHtbnM=?= , Bastien Nocera , Jiri Kosina , Benjamin Tissoires , linux-input@vger.kernel.org Message-Id: <5D8BYR.57BKDP2Y14951@effective-light.com> In-Reply-To: <20230724163032.15226-1-someguy@effective-light.com> References: <20230724163032.15226-1-someguy@effective-light.com> X-Mailer: geary/44.0 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed X-Virus-Scanned: ClamAV using ClamSMTP X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_PASS, SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jul 24 2023 at 12:30:32 PM -04:00:00, Hamza Mahfooz wrote: > The Logitech G Pro X mouse uses the HID++ protocol and supports > battery > reporting. So, add it to the list of supported devices. > > Signed-off-by: Hamza Mahfooz Actually on further inspection there is already a series that address this issue (i.e. https://lore.kernel.org/r/20230716182320.85483-1-mavchatz@protonmail.com/), so please ignore this patch. > --- > drivers/hid/hid-logitech-hidpp.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/drivers/hid/hid-logitech-hidpp.c > b/drivers/hid/hid-logitech-hidpp.c > index 129b01be488d..34fc4f7b254a 100644 > --- a/drivers/hid/hid-logitech-hidpp.c > +++ b/drivers/hid/hid-logitech-hidpp.c > @@ -4620,6 +4620,8 @@ static const struct hid_device_id > hidpp_devices[] = { > .driver_data = HIDPP_QUIRK_CLASS_G920 | > HIDPP_QUIRK_FORCE_OUTPUT_REPORTS }, > { /* Logitech G Pro Gaming Mouse over USB */ > HID_USB_DEVICE(USB_VENDOR_ID_LOGITECH, 0xC088) }, > + { /* Logitech G Pro X Superlight Gaming Mouse over USB */ > + HID_USB_DEVICE(USB_VENDOR_ID_LOGITECH, 0xC094) }, > > { /* G935 Gaming Headset */ > HID_USB_DEVICE(USB_VENDOR_ID_LOGITECH, 0x0a87), > -- > 2.41.0 >