From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail.as201155.net ([185.84.6.188]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jeigA-0002qu-BH for ath10k@lists.infradead.org; Fri, 29 May 2020 17:20:25 +0000 Subject: Re: [PATCH] ath10k: Avoid override CE5 configuration for QCA99X0 chipsets References: <1587649759-14381-1-git-send-email-mkenna@codeaurora.org> <20200505073422.BFA51C433BA@smtp.codeaurora.org> <63ec6f30-ee3b-c412-7c56-46d447b17c8e@dd-wrt.com> <87ftbisqgf.fsf@codeaurora.org> From: Sebastian Gottschall Message-ID: Date: Fri, 29 May 2020 19:18:51 +0200 MIME-Version: 1.0 In-Reply-To: <87ftbisqgf.fsf@codeaurora.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "ath10k" Errors-To: ath10k-bounces+kvalo=adurom.com@lists.infradead.org To: Kalle Valo Cc: Maharaja Kennadyrajan , linux-wireless@vger.kernel.org, ath10k@lists.infradead.org will check it Am 29.05.2020 um 17:36 schrieb Kalle Valo: > Sebastian Gottschall writes: > >> Am 05.05.2020 um 09:34 schrieb Kalle Valo: >> >>> 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 >> this patch will crash on ipq4019 devices. i reverted it and it worked again > Yeah, that patch is buggy but this should fix it: > > commit 32221df6765b3773ff1af37c77f8531ebc48f246 > Author: Arnd Bergmann > AuthorDate: Sat May 9 14:06:33 2020 +0200 > Commit: Kalle Valo > CommitDate: Tue May 12 10:33:13 2020 +0300 > > ath10k: fix ath10k_pci struct layout > _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k