Message ID | 1513872322-26636-3-git-send-email-pillair@qti.qualcomm.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <ath10k-bounces+patchwork-ath10k=patchwork.kernel.org@lists.infradead.org> 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 0D0886019C for <patchwork-ath10k@patchwork.kernel.org>; Thu, 21 Dec 2017 16:06:46 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id F3B0A29D20 for <patchwork-ath10k@patchwork.kernel.org>; Thu, 21 Dec 2017 16:06:45 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id E896E29D39; Thu, 21 Dec 2017 16:06:45 +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 E14F729D20 for <patchwork-ath10k@patchwork.kernel.org>; Thu, 21 Dec 2017 16:06:44 +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=MMf5kWdqOmleGjNs9OrxVrJmtqK18GuzZLV0Q7cZ2Gw=; b=i26PzhWxXZydprcCrD8S0DtItr oF7X2CsB2ONzatwJ2vNqw4muV/+OIdlenYlpF1uXhWSumaa4dlo8jc5A2v/rSpoFYVMz6Sh/6ZMRu FK6C7TNUfoaUGhkozh+m7h3mkdHq4CVHjmveaMQx4b9nkqa3mByjveR5C7qsIU0S58rcJiskdFeaO imi8s5nVPLdO2I7hIn54/e7ae1dDJIRxCd26IJSVK1oprhGeU8tkmd8K474xCL4s+Uo2/dQVRW1pM A4VrFTg93TqYyFZb8dVyvLDXcPcpeUNtv0K6D1JsPfuGyPM1AzBoyQSM4WmVnlWqPhp/gLsHm4TDK VzDvm1EQ==; 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 1eS3Mk-0006bB-5X; Thu, 21 Dec 2017 16:06:38 +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 1eS3Lr-0005NF-Rj for ath10k@lists.infradead.org; Thu, 21 Dec 2017 16:06:16 +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=1513872344; x=1545408344; h=from:to:cc:subject:date:message-id:in-reply-to: references; bh=66992gBXssFa/MXA5EiwEb0jCHVXEb11KBBWDcuqqb8=; b=Wv5GkadY4xBW8hlGy6jCEsdXV9IWGEcSdy1dNcDskexqt33tmUCAWKUY dkhGi6tpEwVOZyx/o80MApSi4g+bXqmj8Enw3M8vz8tguLrw5rtWNNg3T hFEf3D7FfQVkisikMWGOe2wYwW05AfWKnqM00/sOapLCozMwsBp7D5Jzj E=; Received: from ironmsg01-sd.qualcomm.com ([10.53.140.141]) by alexa-out.qualcomm.com with ESMTP/TLS/AES256-SHA; 21 Dec 2017 08:05:33 -0800 X-MGA-submission: =?us-ascii?q?MDFgN2cUvZr0uQvpqdMfhnVNnQ1MwMwysrFOn8?= =?us-ascii?q?3iglQ3Gr3Dmy8RskvLlLtDE04H5iShZAmBu9xNq06Q/wgvhJCApVSVrU?= =?us-ascii?q?m24YA8tIhXKyt080B/89Y/+0vNVHYBfSNK6ULObAipD3fnKeoqA55FPF?= =?us-ascii?q?s1?= Received: from pillair-linux.qualcomm.com ([10.204.116.193]) by ironmsg01-sd.qualcomm.com with ESMTP; 21 Dec 2017 08:05:28 -0800 Received: by pillair-linux.qualcomm.com (Postfix, from userid 452944) id CCB272440; Thu, 21 Dec 2017 21:35:27 +0530 (IST) From: Rakesh Pillai <pillair@qti.qualcomm.com> To: ath10k@lists.infradead.org Subject: [PATCH v2 2/3] ath10k: Add debug mask for SNOC bus type Date: Thu, 21 Dec 2017 21:35:21 +0530 Message-Id: <1513872322-26636-3-git-send-email-pillair@qti.qualcomm.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1513872322-26636-1-git-send-email-pillair@qti.qualcomm.com> References: <1513872322-26636-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_080545_336355_7BBD7DEA X-CRM114-Status: UNSURE ( 7.66 ) X-CRM114-Notice: Please train this message. X-BeenThere: ath10k@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: <ath10k.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/ath10k>, <mailto:ath10k-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/ath10k/> List-Post: <mailto:ath10k@lists.infradead.org> List-Help: <mailto:ath10k-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/ath10k>, <mailto:ath10k-request@lists.infradead.org?subject=subscribe> Cc: Govind Singh <govinds@qti.qualcomm.com>, linux-wireless@vger.kernel.org, Rakesh Pillai <pillair@qti.qualcomm.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ath10k" <ath10k-bounces@lists.infradead.org> Errors-To: ath10k-bounces+patchwork-ath10k=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP |
diff --git a/drivers/net/wireless/ath/ath10k/debug.h b/drivers/net/wireless/ath/ath10k/debug.h index 5e662994c49a..134fb68ae546 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, };