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 1gs6wn-0001P8-AS for ath10k@lists.infradead.org; Fri, 08 Feb 2019 14:16:06 +0000 MIME-Version: 1.0 Subject: Re: [PATCH] ath10k: Enable Factory Test Mode for WCN3990 From: Kalle Valo In-Reply-To: <1535526038-4299-1-git-send-email-pillair@codeaurora.org> References: <1535526038-4299-1-git-send-email-pillair@codeaurora.org> Message-Id: <20190208141605.01BC3605FC@smtp.codeaurora.org> Date: Fri, 8 Feb 2019 14:16:05 +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 support to put WCN3990 firmware into Factory > test mode is not present currently. The WCN3990 > firmware can operate in Factory test mode based > on the mode it receives in the wlan enable message > from the host driver. > > When the host driver is started in testmode send > the operating mode as UTF mode, to the WCN3990 > firmware, in the wlan enable message to start the > firmware in Factory test mode. > > Tested on: WCN3990 > Tested FW: WLAN.HL.2.0-01192-QCAHLSWMTPLZ-1. > > Signed-off-by: Rakesh Pillai > Reviewed-by: Brian Norris > Signed-off-by: Kalle Valo I was able to apply with 3-way merge but please double check the results: https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git/commit/?h=pending&id=ef562f95826f412c14f59ca916ff55931bed0813 Applying: ath10k: Enable Factory Test Mode for WCN3990 Using index info to reconstruct a base tree... M drivers/net/wireless/ath/ath10k/ahb.c M drivers/net/wireless/ath/ath10k/core.c M drivers/net/wireless/ath/ath10k/hif.h M drivers/net/wireless/ath/ath10k/mac.c M drivers/net/wireless/ath/ath10k/pci.c M drivers/net/wireless/ath/ath10k/sdio.c M drivers/net/wireless/ath/ath10k/snoc.c M drivers/net/wireless/ath/ath10k/usb.c Falling back to patching base and 3-way merge... Auto-merging drivers/net/wireless/ath/ath10k/usb.c Auto-merging drivers/net/wireless/ath/ath10k/snoc.c Auto-merging drivers/net/wireless/ath/ath10k/sdio.c Auto-merging drivers/net/wireless/ath/ath10k/pci.c Auto-merging drivers/net/wireless/ath/ath10k/mac.c Auto-merging drivers/net/wireless/ath/ath10k/hif.h Auto-merging drivers/net/wireless/ath/ath10k/core.c Auto-merging drivers/net/wireless/ath/ath10k/ahb.c -- https://patchwork.kernel.org/patch/10579559/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k