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 1gs6yF-0002Ep-Sx for ath10k@lists.infradead.org; Fri, 08 Feb 2019 14:17:37 +0000 MIME-Version: 1.0 Subject: Re: [PATCH] ath10k: Fix shadow register implementation for WCN3990 From: Kalle Valo In-Reply-To: <1548755647-23356-1-git-send-email-pillair@codeaurora.org> References: <1548755647-23356-1-git-send-email-pillair@codeaurora.org> Message-Id: <20190208141735.954A4605FC@smtp.codeaurora.org> Date: Fri, 8 Feb 2019 14:17:35 +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: > WCN3990 supports shadow registers write operation support > for copy engine for regular operation in powersave mode. > > Since WCN3990 is a 64-bit target, the shadow register > implementation needs to be done in the copy engine handlers > for 64-bit target. Currently the shadow register implementation > is present in the 32-bit target handlers of copy engine. > > Fix the shadow register copy engine write operation > implementation for 64-bit target(WCN3990). > > Tested HW: WCN3990 > Tested FW: WLAN.HL.2.0-01188-QCAHLSWMTPLZ-1 > > Fixes: b7ba83f7c414 ("ath10k: add support for shadow register for WNC3990") > Signed-off-by: Rakesh Pillai > 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=45112636f48a180c2867c78731ea28ac665495d9 Applying: ath10k: Fix shadow register implementation for WCN3990 Using index info to reconstruct a base tree... M drivers/net/wireless/ath/ath10k/ce.c M drivers/net/wireless/ath/ath10k/ce.h Falling back to patching base and 3-way merge... Auto-merging drivers/net/wireless/ath/ath10k/ce.h Auto-merging drivers/net/wireless/ath/ath10k/ce.c -- https://patchwork.kernel.org/patch/10785903/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k