From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 59992C352A1 for ; Wed, 7 Dec 2022 12:43:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229785AbiLGMnc convert rfc822-to-8bit (ORCPT ); Wed, 7 Dec 2022 07:43:32 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58258 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229489AbiLGMn2 (ORCPT ); Wed, 7 Dec 2022 07:43:28 -0500 Received: from relay11.mail.gandi.net (relay11.mail.gandi.net [217.70.178.231]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 941C342F75; Wed, 7 Dec 2022 04:43:27 -0800 (PST) Received: (Authenticated sender: hadess@hadess.net) by mail.gandi.net (Postfix) with ESMTPSA id 7E73310000A; Wed, 7 Dec 2022 12:43:23 +0000 (UTC) Message-ID: Subject: Re: [PATCH v1 2/2] HID: logitech-hidpp: Add Bluetooth Mouse M336/M337/M535 to unhandled_hidpp_devices[] From: Bastien Nocera To: Jiri Kosina , Benjamin Tissoires Cc: "Rafael J. Wysocki" , "Rafael J. Wysocki" , Filipe =?ISO-8859-1?Q?La=EDns?= , linux-input@vger.kernel.org, LKML , Thorsten Leemhuis Date: Wed, 07 Dec 2022 13:43:23 +0100 In-Reply-To: References: <2262737.ElGaqSPkdT@kreacher> <5647715.DvuYhMxLoT@kreacher> <2283816.ElGaqSPkdT@kreacher> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT User-Agent: Evolution 3.46.2 (3.46.2-1.fc37) MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org On Wed, 2022-12-07 at 11:19 +0100, Jiri Kosina wrote: > On Wed, 7 Dec 2022, Benjamin Tissoires wrote: > > > Agree, but OTOH, Rafael, your mouse is not brand new AFAICT, so I > > am > > worried that you won't be the only one complaining we just killed > > their > > mouse. So I think the even wiser solution would be to delay (and so > > revert in 6.1 or 6.2) the 2 patches that enable hid++ on all > > logitech > > mice (8544c812e43ab7bdf40458411b83987b8cba924d and > > 532223c8ac57605a10e46dc0ab23dcf01c9acb43). > > If we were not at -rc8 timeframe, I'd be in favor to coming up with > proper > fix still for 6.1. But as things currently are, let's just revert > those > and reschedule them with proper fix for 6.2+. Has anyone seen any other reports? Because, honestly, seeing work that adds support for dozens of devices getting tossed out at the last minute based on a single report with no opportunity to fix the problem is really frustrating.