All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rakesh Pillai <pillair@qti.qualcomm.com>
To: ath10k@lists.infradead.org
Cc: linux-wireless@vger.kernel.org,
	Govind Singh <govinds@qti.qualcomm.com>,
	Rakesh Pillai <pillair@qti.qualcomm.com>
Subject: [PATCH 2/3] ath10k: Add debug mask for SNOC bus type
Date: Thu, 21 Dec 2017 16:44:46 +0530	[thread overview]
Message-ID: <1513854887-10759-3-git-send-email-pillair@qti.qualcomm.com> (raw)
In-Reply-To: <1513854887-10759-1-git-send-email-pillair@qti.qualcomm.com>

From: Govind Singh <govinds@qti.qualcomm.com>

WCN3990 target uses SNOC bus.
Add debug mask for SNOC bus type.

Signed-off-by: Govind Singh <govinds@qti.qualcomm.com>
Signed-off-by: Rakesh Pillai <pillair@qti.qualcomm.com>
---
 drivers/net/wireless/ath/ath10k/debug.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/net/wireless/ath/ath10k/debug.h b/drivers/net/wireless/ath/ath10k/debug.h
index 548ad5483a4a..fc983fdcaee3 100644
--- a/drivers/net/wireless/ath/ath10k/debug.h
+++ b/drivers/net/wireless/ath/ath10k/debug.h
@@ -42,6 +42,7 @@ enum ath10k_debug_mask {
 	ATH10K_DBG_SDIO_DUMP	= 0x00020000,
 	ATH10K_DBG_USB		= 0x00040000,
 	ATH10K_DBG_USB_BULK	= 0x00080000,
+	ATH10K_DBG_SNOC		= 0x00100000,
 	ATH10K_DBG_ANY		= 0xffffffff,
 };
 
-- 
2.11.0

WARNING: multiple messages have this Message-ID (diff)
From: Rakesh Pillai <pillair@qti.qualcomm.com>
To: ath10k@lists.infradead.org
Cc: Govind Singh <govinds@qti.qualcomm.com>,
	linux-wireless@vger.kernel.org,
	Rakesh Pillai <pillair@qti.qualcomm.com>
Subject: [PATCH 2/3] ath10k: Add debug mask for SNOC bus type
Date: Thu, 21 Dec 2017 16:44:46 +0530	[thread overview]
Message-ID: <1513854887-10759-3-git-send-email-pillair@qti.qualcomm.com> (raw)
In-Reply-To: <1513854887-10759-1-git-send-email-pillair@qti.qualcomm.com>

From: Govind Singh <govinds@qti.qualcomm.com>

WCN3990 target uses SNOC bus.
Add debug mask for SNOC bus type.

Signed-off-by: Govind Singh <govinds@qti.qualcomm.com>
Signed-off-by: Rakesh Pillai <pillair@qti.qualcomm.com>
---
 drivers/net/wireless/ath/ath10k/debug.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/net/wireless/ath/ath10k/debug.h b/drivers/net/wireless/ath/ath10k/debug.h
index 548ad5483a4a..fc983fdcaee3 100644
--- a/drivers/net/wireless/ath/ath10k/debug.h
+++ b/drivers/net/wireless/ath/ath10k/debug.h
@@ -42,6 +42,7 @@ enum ath10k_debug_mask {
 	ATH10K_DBG_SDIO_DUMP	= 0x00020000,
 	ATH10K_DBG_USB		= 0x00040000,
 	ATH10K_DBG_USB_BULK	= 0x00080000,
+	ATH10K_DBG_SNOC		= 0x00100000,
 	ATH10K_DBG_ANY		= 0xffffffff,
 };
 
-- 
2.11.0


_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

  parent reply	other threads:[~2017-12-21 11:15 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-21 11:14 [PATCH 0/3] Core changes for wcn3990 Rakesh Pillai
2017-12-21 11:14 ` Rakesh Pillai
2017-12-21 11:14 ` [PATCH 1/3] ath10k: Add SNOC bus type for WCN3990 target Rakesh Pillai
2017-12-21 11:14   ` Rakesh Pillai
2017-12-21 11:14 ` Rakesh Pillai [this message]
2017-12-21 11:14   ` [PATCH 2/3] ath10k: Add debug mask for SNOC bus type Rakesh Pillai
2017-12-21 11:14 ` [PATCH 3/3] ath10k: Add fw feature flag for non-bmi firmware load Rakesh Pillai
2017-12-21 11:14   ` Rakesh Pillai
2017-12-21 13:57 ` [PATCH 0/3] Core changes for wcn3990 Kalle Valo
2017-12-21 13:57   ` Kalle Valo
2017-12-21 16:14   ` Rakesh Pillai
2017-12-21 16:14     ` Rakesh Pillai
2017-12-22  9:36     ` Kalle Valo
2017-12-22  9:36       ` Kalle Valo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1513854887-10759-3-git-send-email-pillair@qti.qualcomm.com \
    --to=pillair@qti.qualcomm.com \
    --cc=ath10k@lists.infradead.org \
    --cc=govinds@qti.qualcomm.com \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.