From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-22.2 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 25DADC56201 for ; Thu, 26 Nov 2020 01:23:19 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id AC0D02075A for ; Thu, 26 Nov 2020 01:23:18 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="qsB4jJTx" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731511AbgKZBXC (ORCPT ); Wed, 25 Nov 2020 20:23:02 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57302 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730836AbgKZBXC (ORCPT ); Wed, 25 Nov 2020 20:23:02 -0500 Received: from mail-pg1-x542.google.com (mail-pg1-x542.google.com [IPv6:2607:f8b0:4864:20::542]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E3742C0613D4 for ; Wed, 25 Nov 2020 17:23:00 -0800 (PST) Received: by mail-pg1-x542.google.com with SMTP id 34so284762pgp.10 for ; Wed, 25 Nov 2020 17:23:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=mrsxVUiMkWS7JUFPKnz/uT9F+wc8O7biNC7a93Ji8g0=; b=qsB4jJTxnH6RtKdiSkOBmBe+J9ZbeuLn/0VYyqd+d/uVETzhyLV/RdzfGIZdT4y2uY ySAAEk+7Uw94zjAXZ5XAT//VXvuGrb5t4eEp1IqWuPv044UjR1y97NFSB6L91IgPw+b7 TlYgY4a9m753segGEt9Ku9s+Uxpi9Or4x2v8kwAMRR/xOFaGN9/w4DlGeiTs0CJ+xJLx 9A+Wg5e6u7bjVtg3vjCIztG8gI7FlD49RSTKKKaAkRmzB2vOAoKq53LLN8ar+yPSTTDP OFAIemeN1sQKdrKrGSUUBjjbaqXzQyOnaWkacBzm4ok/jA81Ywrd3DItjAzXjE/sPSWO YYvA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=mrsxVUiMkWS7JUFPKnz/uT9F+wc8O7biNC7a93Ji8g0=; b=RDhy4XvywSIomagf8WR+jHtH+Kh0nW/q2RE+PDCH9fNvpkE6W5/vsKafQOy2n4zZgk pB2WAJyKYmnrkwrEr7vsML5f2EPlv7/MIqyXNES23zGBMjrqqzrn60ziZQ/F507R0N+9 z5+cD/MTNSIlAHNK7/BmiNL3eh1JAQy524XZybKuQfjWe6b6U9B5HKFGkH+KXlnWpUl7 FSYlTLGxfom8oX0JRxfjG2cA+HHNkpoxx02/mfCKh1mG+xiwSQG2RnflLPF3htH2rZZH HXt+F+104jckudxBsbnOYb7mMapIUG5XvTI2FvwSFdBJ0O+9zZn9Jn/jQcTsa2YD0bsj 1KLw== X-Gm-Message-State: AOAM531O1OqCxLRpZ4qZ15asbRCScm0hhkOdAIaiajsngDVHQjenPorl 3u29a+qySe+tBdq5UyA9pSImCw== X-Google-Smtp-Source: ABdhPJwLk6YKJay0TMbBFmIB8Q9UvWL0YIDPzL0Ng/7a6CtwKnBFxZBfYTFcVMbvdkiuIgyOdr0gHw== X-Received: by 2002:a17:90a:7e0f:: with SMTP id i15mr653463pjl.93.1606353780342; Wed, 25 Nov 2020 17:23:00 -0800 (PST) Received: from leoy-ThinkPad-X240s ([103.127.239.100]) by smtp.gmail.com with ESMTPSA id h20sm2723924pgv.23.2020.11.25.17.22.58 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Wed, 25 Nov 2020 17:22:59 -0800 (PST) Date: Thu, 26 Nov 2020 09:22:56 +0800 From: Leo Yan To: Mathieu Poirier Cc: gregkh@linuxfoundation.org, suzuki.poulose@arm.com, coresight@lists.linaro.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] MAINTAINERS: Adding help for coresight subsystem Message-ID: <20201126012256.GA31690@leoy-ThinkPad-X240s> References: <20201125223519.734388-1-mathieu.poirier@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201125223519.734388-1-mathieu.poirier@linaro.org> User-Agent: Mutt/1.9.4 (2018-02-28) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Nov 25, 2020 at 03:35:19PM -0700, Mathieu Poirier wrote: > With the steady stream of new features coming into the subsystem > it has been clear for some time now that help is needed. > > Suzuki and Leo have worked extensively on various parts of the > project and have agreed to help. > > While at it add the new location for the coresight git tree. > > Signed-off-by: Mathieu Poirier > --- > MAINTAINERS | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index e73636b75f29..8d0b008c7781 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1723,11 +1723,13 @@ F: arch/arm/mach-ep93xx/micro9.c > > ARM/CORESIGHT FRAMEWORK AND DRIVERS > M: Mathieu Poirier > -R: Suzuki K Poulose > +M: Suzuki K Poulose > R: Mike Leach > +R: Leo Yan Acked-by: Leo Yan > L: coresight@lists.linaro.org (moderated for non-subscribers) > L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > S: Maintained > +T: git git://git.kernel.org/pub/scm/linux/kernel/git/coresight/linux.git > F: Documentation/ABI/testing/sysfs-bus-coresight-devices-* > F: Documentation/devicetree/bindings/arm/coresight-cpu-debug.txt > F: Documentation/devicetree/bindings/arm/coresight-cti.yaml > -- > 2.25.1 > From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-20.3 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 866F4C56202 for ; Thu, 26 Nov 2020 01:24:44 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 015EE2075A for ; Thu, 26 Nov 2020 01:24:43 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="a2+rkQfz"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="qsB4jJTx" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 015EE2075A Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=8AT0SezEb+IwNH4SN50haoVwFMh7+dmnHIUvwiR4VNE=; b=a2+rkQfzyo8W/SLhISpK3/gsc x8jtLHKyNlzkHunLxgB1TqNSRuBgVFIJ5pp/q4RQ3+3Q7sl5vnpckca5x6GJQu3OZAcpYjyw5Cp6U cqBrKuupPxElUd+gb4Pw3mZlQm7EofRQB3bodXnxUO8ho3KjbVYys3nkfE0tvBnk83/5UoOeLT5Qy Qk0aQlnvrREpXxXZZYy/fGryyGXuWgaHNsbAofn+NsFmsYDCjfzzhll9Wy6I4yh8Q5bgaMc77dXjR jcq40yT/dMtcEFlD6NAbTDIVhp2mmfre2FeqXt86Mrnqe/DdaRyUHA1LxIYy3xbZkX2RVRQhmizIW Rql0CIArQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1ki603-0007zb-Bx; Thu, 26 Nov 2020 01:23:07 +0000 Received: from mail-pf1-x441.google.com ([2607:f8b0:4864:20::441]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1ki600-0007yL-CU for linux-arm-kernel@lists.infradead.org; Thu, 26 Nov 2020 01:23:05 +0000 Received: by mail-pf1-x441.google.com with SMTP id w187so141092pfd.5 for ; Wed, 25 Nov 2020 17:23:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=mrsxVUiMkWS7JUFPKnz/uT9F+wc8O7biNC7a93Ji8g0=; b=qsB4jJTxnH6RtKdiSkOBmBe+J9ZbeuLn/0VYyqd+d/uVETzhyLV/RdzfGIZdT4y2uY ySAAEk+7Uw94zjAXZ5XAT//VXvuGrb5t4eEp1IqWuPv044UjR1y97NFSB6L91IgPw+b7 TlYgY4a9m753segGEt9Ku9s+Uxpi9Or4x2v8kwAMRR/xOFaGN9/w4DlGeiTs0CJ+xJLx 9A+Wg5e6u7bjVtg3vjCIztG8gI7FlD49RSTKKKaAkRmzB2vOAoKq53LLN8ar+yPSTTDP OFAIemeN1sQKdrKrGSUUBjjbaqXzQyOnaWkacBzm4ok/jA81Ywrd3DItjAzXjE/sPSWO YYvA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=mrsxVUiMkWS7JUFPKnz/uT9F+wc8O7biNC7a93Ji8g0=; b=OpD1JcDj9AUs56fW8BUzCUIfwYCQxAGTZG4gYvkoZtAbAsUE/L/5hT0EfW5W6wRYnO WZWTKyOygVXR7m4WrSzm0WJbDAhm3N/U7Tc2zaM1D61+kTcmTExshnWb0eC6w9Pz1ADG Sa75mWq7e43x/Hixxa8DJg0MYKZQVtz/+DeB0xO2ZWEkBcC3bbJeciS+nwAzK0iXKEyy ydq76ZWZ+aTJoa7Y96GNME9PVgEeT/sQ/UEdi9UDgrjsyEyt2ulzkbQQi9YuSqUfBIOz iRw0qVdeB+qQkneD4f303KQ7qtQZjuuIQYSKiFSvAtIddWzfDkHZmDpYYEUM+IhUa9S/ G8ow== X-Gm-Message-State: AOAM532UIj++WxFXBxpPluGSh1jXR86kfz483SxiwVwd5/uLXVBb2tvu 9LNkP7wB6iZ5TYTffy99XZPqCw== X-Google-Smtp-Source: ABdhPJwLk6YKJay0TMbBFmIB8Q9UvWL0YIDPzL0Ng/7a6CtwKnBFxZBfYTFcVMbvdkiuIgyOdr0gHw== X-Received: by 2002:a17:90a:7e0f:: with SMTP id i15mr653463pjl.93.1606353780342; Wed, 25 Nov 2020 17:23:00 -0800 (PST) Received: from leoy-ThinkPad-X240s ([103.127.239.100]) by smtp.gmail.com with ESMTPSA id h20sm2723924pgv.23.2020.11.25.17.22.58 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Wed, 25 Nov 2020 17:22:59 -0800 (PST) Date: Thu, 26 Nov 2020 09:22:56 +0800 From: Leo Yan To: Mathieu Poirier Subject: Re: [PATCH] MAINTAINERS: Adding help for coresight subsystem Message-ID: <20201126012256.GA31690@leoy-ThinkPad-X240s> References: <20201125223519.734388-1-mathieu.poirier@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20201125223519.734388-1-mathieu.poirier@linaro.org> User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201125_202304_446086_A3EE4DD4 X-CRM114-Status: GOOD ( 18.21 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: gregkh@linuxfoundation.org, coresight@lists.linaro.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, suzuki.poulose@arm.com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, Nov 25, 2020 at 03:35:19PM -0700, Mathieu Poirier wrote: > With the steady stream of new features coming into the subsystem > it has been clear for some time now that help is needed. > > Suzuki and Leo have worked extensively on various parts of the > project and have agreed to help. > > While at it add the new location for the coresight git tree. > > Signed-off-by: Mathieu Poirier > --- > MAINTAINERS | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index e73636b75f29..8d0b008c7781 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1723,11 +1723,13 @@ F: arch/arm/mach-ep93xx/micro9.c > > ARM/CORESIGHT FRAMEWORK AND DRIVERS > M: Mathieu Poirier > -R: Suzuki K Poulose > +M: Suzuki K Poulose > R: Mike Leach > +R: Leo Yan Acked-by: Leo Yan > L: coresight@lists.linaro.org (moderated for non-subscribers) > L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > S: Maintained > +T: git git://git.kernel.org/pub/scm/linux/kernel/git/coresight/linux.git > F: Documentation/ABI/testing/sysfs-bus-coresight-devices-* > F: Documentation/devicetree/bindings/arm/coresight-cpu-debug.txt > F: Documentation/devicetree/bindings/arm/coresight-cti.yaml > -- > 2.25.1 > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel