Received: by 2002:a05:6358:53a8:b0:117:f937:c515 with SMTP id z40csp4032018rwe; Mon, 17 Apr 2023 07:07:22 -0700 (PDT) X-Google-Smtp-Source: AKy350Zi8ccP8Xh1F376VruiHiEe9oA4fZjGnpQux0A5z3h/m08WuUqkXwQblzoDgd0zkxaJgnJG X-Received: by 2002:a05:6a00:1403:b0:627:f740:51f9 with SMTP id l3-20020a056a00140300b00627f74051f9mr17652625pfu.3.1681740442048; Mon, 17 Apr 2023 07:07:22 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1681740442; cv=none; d=google.com; s=arc-20160816; b=I09ofRZYOkUznECefS5QtI0b4gVBiXQVV7w8FXfy9k/34mb/lYcGcohyJ5j64gOooK o5h7MM5QvwNUsVHzVhXFZwn4rFUoZa9EweajoVFJISYtnJxBTlFewaQe6Xb7YUIazEeg htgAy+yKOFQ29VMJXJt/lichn20d8Q20M5WxVT3OFosq7qht/R9NwcLKqMl2qDBMRwET KfGmLkE6qR5Pu4LPwX4pkXuGrWNevdCWmLFEua7thgZT5M7krN2YvrvGwx7tPCJfbdcT PHY7UlH45UfRIDYOMVg0FfRtuabxT+Hd7PQOFPH2rr5DeZXRLlNJeHmtQStibWQ8csN5 VnYA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=NwPdeh7EawDYszUeEEo0MiyKYavR//f22Y/wWklaSvE=; b=BNWL3KY8PpTymOwSPDNGrUPa/j1yRDP4+BWVYvGq8aUL0WybRj2em47om48uymZ3f3 65msrIak7ceACjIyM41tGt+Y1c4mjc8VJKeZl9J38FYcGh7wNEEOhkZH+lIjH7XAnVuj qq8zgjWr+2vy2yckWDX1WNkl/DeI2M6jSs8GHUbevuDgNC3xT7kULA8emAbAkvhW5EzJ 537/L3ZJHSMfvbuMbnHB2baPs82xeIR4RtJjqvSZFuTJjbAQig61mFhpDFaDtgxVCzzb IH5MyCNsnWLKls4iGHgviqV3CM8gloO39vILsunn4SmT0c3x1se/Ul//1K52JqUWwVsf FNOg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-wireless-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-wireless-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 z24-20020aa79f98000000b0063b87f60f7bsi4845170pfr.48.2023.04.17.07.07.12; Mon, 17 Apr 2023 07:07:22 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-wireless-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-wireless-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-wireless-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230489AbjDQOGO (ORCPT + 63 others); Mon, 17 Apr 2023 10:06:14 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58456 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230305AbjDQOGK (ORCPT ); Mon, 17 Apr 2023 10:06:10 -0400 Received: from metis.ext.pengutronix.de (metis.ext.pengutronix.de [IPv6:2001:67c:670:201:290:27ff:fe1d:cc33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8F5E5AD12 for ; Mon, 17 Apr 2023 07:05:38 -0700 (PDT) Received: from ptx.hi.pengutronix.de ([2001:67c:670:100:1d::c0]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1poPU7-0004iG-Op; Mon, 17 Apr 2023 16:05:35 +0200 Received: from sha by ptx.hi.pengutronix.de with local (Exim 4.92) (envelope-from ) id 1poPU7-0007MY-F1; Mon, 17 Apr 2023 16:05:35 +0200 Date: Mon, 17 Apr 2023 16:05:35 +0200 From: Sascha Hauer To: linux-wireless Cc: Hans Ulli Kroll , Larry Finger , Pkshih , Tim K , "Alex G ." , Nick Morrow , Viktor Petrenko , Andreas Henriksson , ValdikSS , kernel@pengutronix.de Subject: Re: [PATCH v3 0/4] RTW88 USB bug fixes Message-ID: <20230417140535.GO15436@pengutronix.de> References: <20230417140134.2237428-1-s.hauer@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230417140134.2237428-1-s.hauer@pengutronix.de> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-Accept-Language: de,en X-Accept-Content-Type: text/plain User-Agent: Mutt/1.10.1 (2018-07-13) X-SA-Exim-Connect-IP: 2001:67c:670:100:1d::c0 X-SA-Exim-Mail-From: sha@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-wireless@vger.kernel.org X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED, SPF_HELO_NONE,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-wireless@vger.kernel.org On Mon, Apr 17, 2023 at 04:01:30PM +0200, Sascha Hauer wrote: > Third round of the RTW88 USB bug fixes. > > After some discussion and thinking I came to the conclusion that the > v1 variant of "wifi: rtw88: rtw8821c: Fix rfe_option field width" is > better than the one posted in v2, so I reverted back to this version, > but added a note to the commit message why this might not be entirely > correct for all chip variants (though for all variants currently > supported in the driver). > > The patches are sorted in order of importance. 1/4 hasn't seen any > negative comments and I think it should be applied right now. > As stated above I think 2/4 should be applied as well. 3/4 fixes > something I stumbled upon while reading in the vendor driver, but > I don't what effect it actually has, I didn't notice any change > in behaviour of the driver. 4/4 straightens the logic how > rtw8821c_switch_rf_set() is called for different variants of the > rtw8821c. This is taken from the vendor driver. From the supported > chip variants this should only have an effect on the ones with > rfe_option = 6, but I don't have that one available here for > testing. > > I would be glad if at least 1/4 and 2/4 could be applied as these > fix real issues in the driver. Please ignore. There was a typo in Larrys email address, I am resending the whole series. Sascha -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |