From patchwork Thu May 25 15:57:11 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leo Yan X-Patchwork-Id: 9748595 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 5477E6032C for ; Thu, 25 May 2017 16:00:18 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 46BD2281E1 for ; Thu, 25 May 2017 16:00:18 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 3B07F28417; Thu, 25 May 2017 16:00:18 +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 D5BD8281E1 for ; Thu, 25 May 2017 16:00:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S966536AbdEYQAQ (ORCPT ); Thu, 25 May 2017 12:00:16 -0400 Received: from mail-pf0-f169.google.com ([209.85.192.169]:34359 "EHLO mail-pf0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1424518AbdEYQAL (ORCPT ); Thu, 25 May 2017 12:00:11 -0400 Received: by mail-pf0-f169.google.com with SMTP id 9so171066865pfj.1 for ; Thu, 25 May 2017 09:00:06 -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=dg1l49jRnCASEGkINvPDNhz1HP3Ek9apIPXUXKSmRVk=; b=QYjy2W+hPxSwiMZbZZ/lXBXecFZ7AKBZ99Q89f2+8gTZDe6N/1g7u8Joe7PbAJxPU6 SMugKyjS1TpVnjwUIPiY8WGHd0NutPDiP+7qZqh95jIzDQS2fCVcz9G/Mdd/1kbhA1ER 3W4/Dm0lXjksl83KWyIZsps7EiIegHviRKtzA= 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=dg1l49jRnCASEGkINvPDNhz1HP3Ek9apIPXUXKSmRVk=; b=ehDtLS0g4ZDMkAJpCMOZpY9uAGKYEn4ABICHaNMydd0chOnZI1TomsVJIB//h272cQ OvX1Kd8C4UvXFNayYH3W5Sp/aKRnqYY6D1YM39NkMg6Zkgl3jQvhX2r8fbD7bvBb3+R6 L6ggDTCgxs081cXkp1gE9DO9zTQbiYAZ10LILjrEyy/8jTKkugRAUMg+d2VWzCdRjZbz fwA3dLPDDmC8gpNA6lDH1a8CueO9D/I5uRni+sF2WEF15ka7E9jgjT9ESbpKFrHbHGP/ 4Y7PABcgd/5wBio83oHCsqmf+GW8/ILNmHPBhptOJ3Q57Eu52bN//sbcwfdPg1z/KMi/ 5dpw== X-Gm-Message-State: AODbwcC0FLhcnm2GUWmbryGGoblpn4oJZmIoGbkwJQCn8MnXlTj8O51P vU1psxB6XnOA2xO1 X-Received: by 10.99.1.88 with SMTP id 85mr48115165pgb.110.1495727995689; Thu, 25 May 2017 08:59:55 -0700 (PDT) Received: from localhost.localdomain (li1068-205.members.linode.com. [106.184.3.205]) by smtp.gmail.com with ESMTPSA id o76sm16355942pfi.119.2017.05.25.08.59.46 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 25 May 2017 08:59:54 -0700 (PDT) From: Leo Yan To: Jonathan Corbet , Mathieu Poirier , Rob Herring , Mark Rutland , 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 v13 4/9] MAINTAINERS: update file entries for Coresight subsystem Date: Thu, 25 May 2017 23:57:11 +0800 Message-Id: <1495727836-30094-5-git-send-email-leo.yan@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1495727836-30094-1-git-send-email-leo.yan@linaro.org> References: <1495727836-30094-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 9e98464..8623d95 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1207,7 +1207,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