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 Changes since v1: - Rebase the patchset on the latest ath.git 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 drivers/net/wireless/ath/ath10k/core.c | 181 +++++++++++++++++++------------- drivers/net/wireless/ath/ath10k/core.h | 6 ++ drivers/net/wireless/ath/ath10k/debug.h | 1 + 3 files changed, 113 insertions(+), 75 deletions(-) -- 2.11.0