Rakesh Pillai <pillair@xxxxxxxxxxxxxxxx> writes: > This patchset includes the core changes for wcn3990 to > - Add SNOC bus type used for wcn3990 target > - Add the debug mask for SNOC bus type > - Adding fw feature flag for non-bmi firmware load, since wcn3990 > firmware is not loaded by bmi > > Govind Singh (2): > ath10k: Add SNOC bus type for WCN3990 target > ath10k: Add debug mask for SNOC bus type > > Rakesh Pillai (1): > ath10k: Add fw feature flag for non-bmi firmware load What did you use as the baseline for these patches? While I was trying to get these to the pending branch for build testing I noticed they don't apply to any of ath.git branches and git can't even find the baseline sha1 information: $ git am -s -3 10127467.mbox Applying: ath10k: Add SNOC bus type for WCN3990 target Applying: ath10k: Add debug mask for SNOC bus type Applying: ath10k: Add fw feature flag for non-bmi firmware load fatal: sha1 information is lacking or useless (drivers/net/wireless/ath/ath10k/core.c). error: could not build fake ancestor Patch failed at 0003 ath10k: Add fw feature flag for non-bmi firmware load The copy of the patch that failed is found in: .git/rebase-apply/patch When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". -- Kalle Valo