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=-15.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 5E4D7C4320A for ; Wed, 1 Sep 2021 16:26:36 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 43E2560E98 for ; Wed, 1 Sep 2021 16:26:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S245284AbhIAQ1b (ORCPT ); Wed, 1 Sep 2021 12:27:31 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56838 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S245325AbhIAQ13 (ORCPT ); Wed, 1 Sep 2021 12:27:29 -0400 Received: from mail-pf1-x430.google.com (mail-pf1-x430.google.com [IPv6:2607:f8b0:4864:20::430]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DB0D3C061575 for ; Wed, 1 Sep 2021 09:26:32 -0700 (PDT) Received: by mail-pf1-x430.google.com with SMTP id x16so241913pfh.2 for ; Wed, 01 Sep 2021 09:26:32 -0700 (PDT) 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; bh=hgzfNBuOob+Yb8is4RvbG2NjJQshRPX38LxF/VGR73E=; b=hjGYmhkuWY9p0ENYWEopNp140TH9B5FMjY+n0w1oIusD4RUD6oAN4ZGD9T70Ydog6K LCzTHkyO3acV7GZVFbLtiZH9tmsb7525x9O4jNMvDjhC1R69qUApcmnq1GSebE/mI5hf 8ZcZtaTs5+YtgJV6LJEpzib2qdydXqRz9VJFqX5IYHeGg/1gZ/dWsTi5Vg1gJnxi09r0 zEAWHdkS9nzdWrxpfMr8y+nUKKzSEGyQhWcNVrVbs1wm+XddtrzLfcbr0T1pKmayKir0 yth24sErPewPwQY9bE83MOgofDgqG5lnuhBbdohiEXxke21i8Tkr54wZ/eS4OVcyn0d5 P7bg== 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; bh=hgzfNBuOob+Yb8is4RvbG2NjJQshRPX38LxF/VGR73E=; b=q4MJd1VER93P7RBdPGZ4kyy6EIEMoFFOfqS/qrWemHIKB8WGRZSjfVqmNjnzsbjVZK 2r+Iz4qXNOhB1oVraD9I5OBJJn7wI10mJBoRrIhBHl/eN5SVE96FMbnkuEsoDFWCf8kr QuDW72gafmpJsHaL/oVC+TYF1VDYnmrn9fYJtxez0lO5DgUL9GTgQT92e6GNMOlwsRMA 9lGKeh7AzAxwKxkt3aleg/kN5zZM4tiSMIHdc+DpH23CywJedU+egJdRJcrZZxP5hUJ/ 4DWJvy7s6HiA9mcqU/79GS+r+wdEjcQiIhLag3Z87K3ztsSXiM6DiqCGm6+epOyH0Swq XpzQ== X-Gm-Message-State: AOAM531BGtEZSBkFBKmxr/zSxk5tHISldODtzYYEB2WUZEuEO13JXMWp RwE4dy0RpHGvYxu+4oa/RUYJbA== X-Google-Smtp-Source: ABdhPJz5cBWCm0fYq4ILWr+KSkCBVR7O+qKkiAsM27jiXTZ1ZujWlaT3uSrgc+RwyVmamJK0SlND2w== X-Received: by 2002:aa7:9f5e:0:b0:409:dbf2:88de with SMTP id h30-20020aa79f5e000000b00409dbf288demr341340pfr.14.1630513586842; Wed, 01 Sep 2021 09:26:26 -0700 (PDT) Received: from p14s (S0106889e681aac74.cg.shawcable.net. [68.147.0.187]) by smtp.gmail.com with ESMTPSA id s31sm26564pfw.23.2021.09.01.09.26.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 01 Sep 2021 09:26:24 -0700 (PDT) Date: Wed, 1 Sep 2021 10:26:21 -0600 From: Mathieu Poirier To: Tao Zhang Cc: Suzuki K Poulose , Alexander Shishkin , Mike Leach , Leo Yan , Greg Kroah-Hartman , Coresight ML , linux-arm-kernel , Linux Kernel Mailing List , Tingwei Zhang , Mao Jinlong , Yuanfang Zhang Subject: Re: [PATCH 0/2] Add Coresight support for RB5 board Message-ID: <20210901162621.GA1035558@p14s> References: <1629365324-5891-1-git-send-email-quic_taozha@quicinc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Tao, On Mon, Aug 23, 2021 at 08:41:36AM -0600, Mathieu Poirier wrote: > Hi Tao, > > On Thu, 19 Aug 2021 at 03:29, Tao Zhang wrote: > > > > This series adds Coresight support for SM8250 Soc on RB5 board. > > It is composed of two elements. > > a) Add ETM PID for Kryo-5XX. > > b) Add coresight support to DTS for RB5. > > > > This series applies to coresight/next > > https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git > > > > Tao Zhang (2): > > coresight: etm4x: Add ETM PID for Kryo-5XX > > arm64: dts: qcom: sm8250: Add Coresight support > > > > arch/arm64/boot/dts/qcom/qrb5165-rb5.dts | 442 +++++++++++++++++- > > .../coresight/coresight-etm4x-core.c | 1 + > > 2 files changed, 439 insertions(+), 4 deletions(-) > > > > I have added your work to my patchset queue. On the other hand I have > a lot of patches to review these days and as such won't be able to > look at it for 4 to 5 weeks. > I see that Suzuki has already provided comments on your work. As such I will remove this patchset from my queue. > Thanks, > Mathieu > > > -- > > The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, > > a Linux Foundation Collaborative Project > > 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=-14.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 2CCEAC432BE for ; Wed, 1 Sep 2021 16:29:20 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 E818D61053 for ; Wed, 1 Sep 2021 16:29:19 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org E818D61053 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=vSyt+HNpqMqUr2sWC8jcLH1s2bGLNNeMKEnTyYujWyw=; b=2KYvObWix9VK9e p4ksSnDzisqyaxbKqv01kaXNjPjTp3UhtF4GHNCjmKmyMau1MXF9gHuktDR6UxM5RpTnerwcJ/DFp uQez3JF3SQqWsKwdTTUUkL+KvbLX6hxkyqkS8bU0pBtN7uzE0AkDwlPUDallaezxjqfe6rCdV1koQ +KPziolP7JsMBYacfaKidNZ6//y1ZO+IdWTUG64Jx4+4tiopP0M4SkvYLRiE2FrLRBfnBZGqT6PNl qUUlMDxVl3e/aCyYRYSB2t/tPhrHhhmLpw8Jt6RO/siZkwd48EOs154uovYLHd7p+ZH2bQzUImMvO ExGgSGjb30l9Di8Noc5w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mLT4R-006WJN-NN; Wed, 01 Sep 2021 16:26:39 +0000 Received: from mail-pf1-x429.google.com ([2607:f8b0:4864:20::429]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mLT4L-006WI3-ES for linux-arm-kernel@lists.infradead.org; Wed, 01 Sep 2021 16:26:37 +0000 Received: by mail-pf1-x429.google.com with SMTP id s29so232586pfw.5 for ; Wed, 01 Sep 2021 09:26:32 -0700 (PDT) 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; bh=hgzfNBuOob+Yb8is4RvbG2NjJQshRPX38LxF/VGR73E=; b=hjGYmhkuWY9p0ENYWEopNp140TH9B5FMjY+n0w1oIusD4RUD6oAN4ZGD9T70Ydog6K LCzTHkyO3acV7GZVFbLtiZH9tmsb7525x9O4jNMvDjhC1R69qUApcmnq1GSebE/mI5hf 8ZcZtaTs5+YtgJV6LJEpzib2qdydXqRz9VJFqX5IYHeGg/1gZ/dWsTi5Vg1gJnxi09r0 zEAWHdkS9nzdWrxpfMr8y+nUKKzSEGyQhWcNVrVbs1wm+XddtrzLfcbr0T1pKmayKir0 yth24sErPewPwQY9bE83MOgofDgqG5lnuhBbdohiEXxke21i8Tkr54wZ/eS4OVcyn0d5 P7bg== 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; bh=hgzfNBuOob+Yb8is4RvbG2NjJQshRPX38LxF/VGR73E=; b=JEXEjcAS4sBGer47w2kipHIA5WBG16/0Fk6yBaM3qsUeYAsAv02PjMuJDP9UNax0ic 1/C2YnEo4ayRhlA0ILKneZpA7MHkl615AnR2I6gj/JkDx2YDtO83TmaiXcp1+WKcsZv1 AB1e3m521D+0wFgEK78a6NUgrVWFTCq1ZOm9D1cePDn2wV+zg1a2qMl3lKBOynPFoSV9 lavdeL+4yfR53xs4Bq9adX2mWYTrjtBm+1MGqIwa9PyLtISFprXHWzfl8D36fcsxEMVT e/6rveUFDFgAIletUWMCM+RJ0ZSMfzvyjm+/TLp49LeXNg5fG83Ok6Bh92DZ+fd97CQO u2nQ== X-Gm-Message-State: AOAM530kdXd03em0lbXc4GppkO/3m4zUcPDdyCIbY5uyEqr1/AxADZkk 8pIZbQTg5elZto1n/KQktpc/nA== X-Google-Smtp-Source: ABdhPJz5cBWCm0fYq4ILWr+KSkCBVR7O+qKkiAsM27jiXTZ1ZujWlaT3uSrgc+RwyVmamJK0SlND2w== X-Received: by 2002:aa7:9f5e:0:b0:409:dbf2:88de with SMTP id h30-20020aa79f5e000000b00409dbf288demr341340pfr.14.1630513586842; Wed, 01 Sep 2021 09:26:26 -0700 (PDT) Received: from p14s (S0106889e681aac74.cg.shawcable.net. [68.147.0.187]) by smtp.gmail.com with ESMTPSA id s31sm26564pfw.23.2021.09.01.09.26.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 01 Sep 2021 09:26:24 -0700 (PDT) Date: Wed, 1 Sep 2021 10:26:21 -0600 From: Mathieu Poirier To: Tao Zhang Cc: Suzuki K Poulose , Alexander Shishkin , Mike Leach , Leo Yan , Greg Kroah-Hartman , Coresight ML , linux-arm-kernel , Linux Kernel Mailing List , Tingwei Zhang , Mao Jinlong , Yuanfang Zhang Subject: Re: [PATCH 0/2] Add Coresight support for RB5 board Message-ID: <20210901162621.GA1035558@p14s> References: <1629365324-5891-1-git-send-email-quic_taozha@quicinc.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210901_092633_558296_BC9DF9EA X-CRM114-Status: GOOD ( 24.89 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 Hi Tao, On Mon, Aug 23, 2021 at 08:41:36AM -0600, Mathieu Poirier wrote: > Hi Tao, > > On Thu, 19 Aug 2021 at 03:29, Tao Zhang wrote: > > > > This series adds Coresight support for SM8250 Soc on RB5 board. > > It is composed of two elements. > > a) Add ETM PID for Kryo-5XX. > > b) Add coresight support to DTS for RB5. > > > > This series applies to coresight/next > > https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git > > > > Tao Zhang (2): > > coresight: etm4x: Add ETM PID for Kryo-5XX > > arm64: dts: qcom: sm8250: Add Coresight support > > > > arch/arm64/boot/dts/qcom/qrb5165-rb5.dts | 442 +++++++++++++++++- > > .../coresight/coresight-etm4x-core.c | 1 + > > 2 files changed, 439 insertions(+), 4 deletions(-) > > > > I have added your work to my patchset queue. On the other hand I have > a lot of patches to review these days and as such won't be able to > look at it for 4 to 5 weeks. > I see that Suzuki has already provided comments on your work. As such I will remove this patchset from my queue. > Thanks, > Mathieu > > > -- > > The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, > > a Linux Foundation Collaborative Project > > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel