From patchwork Wed May 24 00:02:52 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leo Yan X-Patchwork-Id: 9744541 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 7C1126032B for ; Wed, 24 May 2017 00:06:13 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 6586428840 for ; Wed, 24 May 2017 00:06:13 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 62E7C2886C; Wed, 24 May 2017 00:06:13 +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 546FC28840 for ; Wed, 24 May 2017 00:06:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1763388AbdEXAGK (ORCPT ); Tue, 23 May 2017 20:06:10 -0400 Received: from mail-pf0-f173.google.com ([209.85.192.173]:33433 "EHLO mail-pf0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1034306AbdEXADm (ORCPT ); Tue, 23 May 2017 20:03:42 -0400 Received: by mail-pf0-f173.google.com with SMTP id e193so129303672pfh.0 for ; Tue, 23 May 2017 17:03:41 -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=csfcnODXIVy/TbyjKp5ipJ3ZYC86ZZXG+uNslPtx1u8isYAHVOf4BFdvgzu/v9qFc5 nnXtYRJZadzVww/9PEnnT34+9p7QxmO9Phv5LIw6GLSQunpoakLVtDMtAaCAkpg333gd 9MqD6739c9EFo7YB42GGv8T/iKGt3JwoyezQU= 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=I1agUE2iDRrv5SjqVZuObo4sIrE4ct0ZY12Pq2FjmVGW5UA2+Xx/PnxCGShDfqCq9T QjEELo6rhhPSOSs5ZOzg51QTOuJs4zFJ7CirJ5VpmF0eNRtwkeZfUGDXtt+90VznQsWv sPNDpWw88/Q6hQtQkVWdA+lgYxwRznMJjuwjAtWMUDw4px9zgjWLBOJcudk6dEthj7OZ aSpycFHdMdwEVp8UtMjLGmM98aWdfLkLhxZYuEe+LHQmqNqdDgab79eeCGWjsOuTQrn6 wWP/xwfLcUmL0SlztSoQWVmFGts9FdyoCSfDBSqZUCFsLuHFszFCgctkQaWkuom9y8tG BTqw== X-Gm-Message-State: AODbwcDqKDJre7gffIYBaVwk5U7zvBRj68HPJLJ2/4KXEa3rPsaLxTX4 s/P71p8vy+xvc3bv X-Received: by 10.98.1.134 with SMTP id 128mr34185912pfb.199.1495584221434; Tue, 23 May 2017 17:03:41 -0700 (PDT) Received: from localhost.localdomain (li1068-205.members.linode.com. [106.184.3.205]) by smtp.gmail.com with ESMTPSA id l186sm3613987pgd.42.2017.05.23.17.03.34 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 23 May 2017 17:03:40 -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 v12 4/9] MAINTAINERS: update file entries for Coresight subsystem Date: Wed, 24 May 2017 08:02:52 +0800 Message-Id: <1495584177-32193-5-git-send-email-leo.yan@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1495584177-32193-1-git-send-email-leo.yan@linaro.org> References: <1495584177-32193-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