Hi Kalle, I have rebased the patchset on the latest ath.git and sent v2 for the change. Thanks, Rakesh Pillai > -----Original Message----- > From: Kalle Valo > Sent: Thursday, December 21, 2017 7:27 PM > To: Rakesh Pillai <pillair@xxxxxxxxxxxxxxxx> > Cc: ath10k@xxxxxxxxxxxxxxxxxxx; linux-wireless@xxxxxxxxxxxxxxx > Subject: Re: [PATCH 0/3] Core changes for wcn3990 > > 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