From patchwork Thu Dec 21 11:14:46 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rakesh Pillai X-Patchwork-Id: 10127475 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 30261603B5 for ; Thu, 21 Dec 2017 11:16:31 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 1F83C29A99 for ; Thu, 21 Dec 2017 11:16:31 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 12CFB29B77; Thu, 21 Dec 2017 11:16:31 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id ABD1129A99 for ; Thu, 21 Dec 2017 11:16:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=F4FWtSqKcZ43K+r/F0IKdy0HioVa6b7wlhY8RSpx1Uo=; b=udC4XsHjiW7UoeapvRmGTdqQhZ uEAWbG8kgaceuyVHtmh1Z6yF3g0uLJzH4H7enDyPRGHCoOn2vdloliCNIws4Z0YooXCFLe/kNspgB ++vlNlHvAm5mogBWtR1zR37VUz60dv4FDJ5AUuxI73Du8IJ9TZo+OVs/VWK+Sfu6bC4/rNS4u+oZq F+BwBnSflLtmBaSIlyc8tQViL+Myk43AUtNl451myDas4YOHrxBeinTKtUnTugD+ikyWXFffJlRs1 El0YNyQCWJUnbZHAZj9vie87KCds4Bin4RhSduq6ncNsFJjdL8rRvL/EmboofvDx4MyxLA+ZHBSin lPBSi1Pg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.89 #1 (Red Hat Linux)) id 1eRypp-0007g6-Mb; Thu, 21 Dec 2017 11:16:21 +0000 Received: from alexa-out.qualcomm.com ([129.46.98.28]) by bombadil.infradead.org with esmtps (Exim 4.89 #1 (Red Hat Linux)) id 1eRyoo-0006D2-HJ for ath10k@lists.infradead.org; Thu, 21 Dec 2017 11:16:18 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=qti.qualcomm.com; i=@qti.qualcomm.com; q=dns/txt; s=qcdkim; t=1513854918; x=1545390918; h=from:to:cc:subject:date:message-id:in-reply-to: references; bh=lmFWQ2ggaJVy9PFRu8gJgV9J7TGQ4LZSOGIzY+pCrfI=; b=kkiJad+86n/Ar8BTnDT2nTNkhkrFPRTuyoPJoD9X5MSUdvpb17TwhBbq 73PzR0F+ZBLh97HgRZURaVTkSZ9UQ7ujG965GRS+gEbM5nKlZw0gFwyCr +f85NlueN1FjTFkPp9n27nvKazTpzhP8L+G1k3OlgMhZKQrm6UoevxnBw s=; Received: from ironmsg02-sd.qualcomm.com ([10.53.140.142]) by alexa-out.qualcomm.com with ESMTP/TLS/AES256-SHA; 21 Dec 2017 03:15:07 -0800 X-MGA-submission: =?us-ascii?q?MDHUGad8CQTDuMtBb79mslWVRVy95xd8WKKAut?= =?us-ascii?q?2+URGZgFpG7+ESOh8KT9hZMF/hgauesNpsxDroa8Px4ewgZbvyU2bcsf?= =?us-ascii?q?DPKf6cD3Ujdf9sW1p+hOLb6No/LHGLAFBwQSZGmbWeGDPV7rTMuMvYxd?= =?us-ascii?q?Z8?= Received: from pillair-linux.qualcomm.com ([10.204.116.193]) by ironmsg02-sd.qualcomm.com with ESMTP; 21 Dec 2017 03:15:00 -0800 Received: by pillair-linux.qualcomm.com (Postfix, from userid 452944) id F0A2623F0; Thu, 21 Dec 2017 16:44:58 +0530 (IST) From: Rakesh Pillai To: ath10k@lists.infradead.org Subject: [PATCH 2/3] ath10k: Add debug mask for SNOC bus type Date: Thu, 21 Dec 2017 16:44:46 +0530 Message-Id: <1513854887-10759-3-git-send-email-pillair@qti.qualcomm.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1513854887-10759-1-git-send-email-pillair@qti.qualcomm.com> References: <1513854887-10759-1-git-send-email-pillair@qti.qualcomm.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20171221_031519_777911_951970C3 X-CRM114-Status: UNSURE ( 7.56 ) X-CRM114-Notice: Please train this message. X-BeenThere: ath10k@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Govind Singh , linux-wireless@vger.kernel.org, Rakesh Pillai MIME-Version: 1.0 Sender: "ath10k" Errors-To: ath10k-bounces+patchwork-ath10k=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP From: Govind Singh WCN3990 target uses SNOC bus. Add debug mask for SNOC bus type. Signed-off-by: Govind Singh Signed-off-by: Rakesh Pillai --- 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, };