Rakesh Pillai <pillair@xxxxxxxxxxxxxx> 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 <pillair@xxxxxxxxxxxxxx> > Signed-off-by: Kalle Valo <kvalo@xxxxxxxxxxxxxx> 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