From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1grl1i-0003RN-R3 for ath10k@lists.infradead.org; Thu, 07 Feb 2019 14:51:44 +0000 MIME-Version: 1.0 Subject: Re: [PATCH] ath10k: Fix hw-restart crash inject mode for WCN3990 From: Kalle Valo In-Reply-To: <1548753967-2233-1-git-send-email-pillair@codeaurora.org> References: <1548753967-2233-1-git-send-email-pillair@codeaurora.org> Message-Id: <20190207145142.26A056055C@smtp.codeaurora.org> Date: Thu, 7 Feb 2019 14:51:42 +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: Rakesh Pillai Cc: linux-wireless@vger.kernel.org, ath10k@lists.infradead.org Rakesh Pillai wrote: > The hw-restart crash inject mode is a special mode, where > there is no crash generated in the firmware, but instead > the driver restarts the firmware. In order to restart WCN3990 > firmware, the driver needs to send qmi_wlan_disable message > followed by the qmi_wlan_enable message to the WCN3990 firmware. > > Currently the qmi_wlan_disable message is not sent to > the WCN3990 firmware when hw-restart crash is injected, > which causes the firmware to crash when the driver sends > qmi_wlan_enable message during ath10k_restart. > > Send qmi_wlan_disable to the WCN3990 firmware when the > hw-restart crash is injected via debugfs. > > Tested HW: WCN3990 > Tested FW: WLAN.HL.2.0-01188-QCAHLSWMTPLZ-1 > > Signed-off-by: Rakesh Pillai > Signed-off-by: Kalle Valo Patch applied to ath-next branch of ath.git, thanks. cdb78e5af491 ath10k: fix hw-restart crash inject mode for WCN3990 -- https://patchwork.kernel.org/patch/10785855/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k