Return-path: Received: from alexa-out.qualcomm.com ([129.46.98.28]:43185 "EHLO alexa-out.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751705AbdLUQFe (ORCPT ); Thu, 21 Dec 2017 11:05:34 -0500 From: Rakesh Pillai To: ath10k@lists.infradead.org Cc: linux-wireless@vger.kernel.org, Rakesh Pillai Subject: [PATCH v2 0/3] Core changes for wcn3990 Date: Thu, 21 Dec 2017 21:35:19 +0530 Message-Id: <1513872322-26636-1-git-send-email-pillair@qti.qualcomm.com> (sfid-20171221_170546_843347_1F9E8EA7) Sender: linux-wireless-owner@vger.kernel.org List-ID: 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