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 C3CD8C636CC for ; Mon, 13 Feb 2023 17:04:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229771AbjBMREs (ORCPT ); Mon, 13 Feb 2023 12:04:48 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55900 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229875AbjBMREr (ORCPT ); Mon, 13 Feb 2023 12:04:47 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5E09A1E9F0 for ; Mon, 13 Feb 2023 09:04:46 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 037BC611E3 for ; Mon, 13 Feb 2023 17:04:46 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id A53A3C433D2; Mon, 13 Feb 2023 17:04:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1676307885; bh=UMDeJgWq7vVYaHwn3rQjSqopk8a1eqY/sci7F6SNnr0=; h=Subject:From:In-Reply-To:References:To:Cc:Date:From; b=sGtIHePZ4mfBnSTtHHr1sLIF71yqop9q+lZ2x+HIiBvqaP4WVhKbvt4WMulELB1QE 7PWU2I8fNQ7Pcat8nsh7ni1Tn6ltcwxD1YH0y2CAqMOE1H6dEC67XwjgCOBiqHr7SS ik18MdddiLg1wwQDYsVu4P7XBK3seyszbXoGJKhZSmHBmLdDBLbi8pUG/kjaT2qbJn fxKhSrPlrPRZqGuzJQvSdb5LD25q06iVFRbt+p0UfKi58GveEhdfUgrMAKwMizqGBz 1J04a3CDpFbhiqESCGkqoA3tB31MdKuXMXLpLTxiRhUfNUnesWLo4R8OB7piKRbWmM p5MBxo3LeJgRw== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [PATCH 1/8] wifi: rtw89: coex: Update Wi-Fi external control TDMA parameters/tables From: Kalle Valo In-Reply-To: <20230117114109.4298-2-pkshih@realtek.com> References: <20230117114109.4298-2-pkshih@realtek.com> To: Ping-Ke Shih Cc: , User-Agent: pwcli/0.1.1-git (https://github.com/kvalo/pwcli/) Python/3.7.3 Message-ID: <167630788127.12830.11729289792363178534.kvalo@kernel.org> Date: Mon, 13 Feb 2023 17:04:44 +0000 (UTC) Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org Ping-Ke Shih wrote: > From: Ching-Te Ku > > This patch update the external control (Wi-Fi firmware control) type of > TDMA related parameters, almost all of these case were related to Wi-Fi > multi-role situations & AP mode. > > Signed-off-by: Ching-Te Ku > Signed-off-by: Ping-Ke Shih 8 patches applied to wireless-next.git, thanks. 1742fbae7a49 wifi: rtw89: coex: Update Wi-Fi external control TDMA parameters/tables aae256c0f233 wifi: rtw89: coex: Clear Bluetooth HW PTA counter when radio state change 3f857b23dd8d wifi: rtw89: coex: Force to update TDMA parameter when radio state change 7cd8200555d4 wifi: rtw89: coex: Refine coexistence log 6d2a479c1f9e wifi: rtw89: coex: Set Bluetooth background scan PTA request priority c7d2b22f52bd wifi: rtw89: coex: Correct A2DP exist variable source 4b3e7e813bba wifi: rtw89: coex: Fix test fail when coexist with raspberryPI A2DP idle de06588cb95c wifi: rtw89: coex: Update Wi-Fi Bluetooth coexistence version to 7.0.0 -- https://patchwork.kernel.org/project/linux-wireless/patch/20230117114109.4298-2-pkshih@realtek.com/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches