From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail26.static.mailgun.info ([104.130.122.26]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jVs5z-0004Z1-79 for ath10k@lists.infradead.org; Tue, 05 May 2020 07:34:39 +0000 MIME-Version: 1.0 Subject: Re: [PATCH] ath10k: Avoid override CE5 configuration for QCA99X0 chipsets From: Kalle Valo In-Reply-To: <1587649759-14381-1-git-send-email-mkenna@codeaurora.org> References: <1587649759-14381-1-git-send-email-mkenna@codeaurora.org> Message-Id: <20200505073422.BFA51C433BA@smtp.codeaurora.org> Date: Tue, 5 May 2020 07:34:22 +0000 (UTC) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ath10k" Errors-To: ath10k-bounces+kvalo=adurom.com@lists.infradead.org To: Maharaja Kennadyrajan Cc: linux-wireless@vger.kernel.org, ath10k@lists.infradead.org Maharaja Kennadyrajan wrote: > As the exisiting CE configurations are defined in global, there > are the chances of QCA99X0 family chipsets CE configurations > are getting changed by the ath10k_pci_override_ce_config() > function. > > The override will be hit and CE5 configurations will be changed, > when the user bring up the QCA99X0 chipsets along with QCA6174 > or QCA9377 chipset. (Bring up QCA99X0 family chipsets after > QCA6174 or QCA9377). > > Hence, fixing this issue by moving the global CE configuration > to radio specific CE configuration. > > Tested hardware: QCA9888 & QCA6174 > Tested firmware: 10.4-3.10-00047 & WLAN.RM.4.4.1.c3-00058 > > Signed-off-by: Maharaja Kennadyrajan > Signed-off-by: Kalle Valo Patch applied to ath-next branch of ath.git, thanks. 521fc37be3d8 ath10k: Avoid override CE5 configuration for QCA99X0 chipsets -- https://patchwork.kernel.org/patch/11505695/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k