From patchwork Tue May 23 14:16:15 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leo Yan X-Patchwork-Id: 9742759 X-Patchwork-Delegate: agross@codeaurora.org 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 E1A1160388 for ; Tue, 23 May 2017 14:18:27 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id EAA13287F5 for ; Tue, 23 May 2017 14:18:24 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id E6D702837D; Tue, 23 May 2017 14:18:02 +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=-6.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A38C32885A for ; Tue, 23 May 2017 14:17:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S937222AbdEWORb (ORCPT ); Tue, 23 May 2017 10:17:31 -0400 Received: from mail-pf0-f178.google.com ([209.85.192.178]:36257 "EHLO mail-pf0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1030416AbdEWOR3 (ORCPT ); Tue, 23 May 2017 10:17:29 -0400 Received: by mail-pf0-f178.google.com with SMTP id m17so116121657pfg.3 for ; Tue, 23 May 2017 07:17:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=yOcL9k/SkZA9X/Jak4js3iBZAw0DiyBvfflsfacS/Rk=; b=S9BSrLH4jerE497PVpScxeajVWNVUxdKDBFHtN7hc3hURMx8uk/pIlOAmEyuQiRqol V4LtSahwIB5pvYRtTJgu/OzjOJ/tGVwbDcbYbvJxwwJVx9QOwDgZQgD2Znm5X5RBVNKd Q4+vRGwtpzkSU/+fyLDVGsj3onBGB7FZykrFM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=yOcL9k/SkZA9X/Jak4js3iBZAw0DiyBvfflsfacS/Rk=; b=AmuGrJsSft2KwtXUsP53x0t2CVEa1Ly+NF9rP0M9VJ/je5F4wcTDuD2QYHZZLC5290 RRZFxJfyQQz/prrGInREYjoIypL4y/Gt2ePRwTMRBxgE7N9lWDtlDjRNdpTa/+cd3Pmd QmAvlJmHpECs4qxCwT4Ncoa7TPgym2919KxtGaZZ8AY3ylW65CIVEI5ZFUVb6hhW+aFU btIQfXh8NbkRVv2ETjZ0hHmSebwlpHSpx5gY1a64YvdU0gaCmr/AO+IflybtBWgodIqj xwNOz6n+oCV178Ml+TIz/rq7kXFtmNfPGLuI3YNLCSqZr/3kBtY7JxH6jwAIjl2HT1Gv Q/3w== X-Gm-Message-State: AODbwcBOhnEu86GTq4+OqMWDU7asofLKGQXojjF20awlkMAJ+piX6ujm YE7cEIYZArK+7FRM X-Received: by 10.98.11.79 with SMTP id t76mr32050250pfi.104.1495549046601; Tue, 23 May 2017 07:17:26 -0700 (PDT) Received: from localhost.localdomain (li1068-205.members.linode.com. [106.184.3.205]) by smtp.gmail.com with ESMTPSA id x80sm1953334pff.105.2017.05.23.07.17.18 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 23 May 2017 07:17:25 -0700 (PDT) From: Leo Yan To: Jonathan Corbet , Mathieu Poirier , Rob Herring , Mark Rutland , Liviu Dudau , Wei Xu , Catalin Marinas , Will Deacon , Andy Gross , David Brown , Greg Kroah-Hartman , Suzuki K Poulose , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-soc@vger.kernel.org, Stephen Boyd , Mike Leach Cc: Leo Yan Subject: [PATCH v11 4/9] MAINTAINERS: update file entries for Coresight subsystem Date: Tue, 23 May 2017 22:16:15 +0800 Message-Id: <1495548980-30432-5-git-send-email-leo.yan@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1495548980-30432-1-git-send-email-leo.yan@linaro.org> References: <1495548980-30432-1-git-send-email-leo.yan@linaro.org> Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Update document file entries for Coresight debug module. Reviewed-by: Mathieu Poirier Signed-off-by: Leo Yan --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index f7d568b..d443258 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1208,7 +1208,9 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Maintained F: drivers/hwtracing/coresight/* F: Documentation/trace/coresight.txt +F: Documentation/trace/coresight-cpu-debug.txt F: Documentation/devicetree/bindings/arm/coresight.txt +F: Documentation/devicetree/bindings/arm/coresight-cpu-debug.txt F: Documentation/ABI/testing/sysfs-bus-coresight-devices-* F: tools/perf/arch/arm/util/pmu.c F: tools/perf/arch/arm/util/auxtrace.c