devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Suzuki K Poulose <suzuki.poulose@arm.com>
To: Trilok Soni <quic_tsoni@quicinc.com>,
	Jinlong Mao <quic_jinlmao@quicinc.com>,
	Mathieu Poirier <mathieu.poirier@linaro.org>,
	Alexander Shishkin <alexander.shishkin@linux.intel.com>,
	Konrad Dybcio <konradybcio@gmail.com>,
	Mike Leach <mike.leach@linaro.org>,
	Andy Gross <agross@kernel.org>,
	Bjorn Andersson <bjorn.andersson@linaro.org>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
Cc: Leo Yan <leo.yan@linaro.org>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	coresight@lists.linaro.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
	Tingwei Zhang <quic_tingweiz@quicinc.com>,
	Yuanfang Zhang <quic_yuanfang@quicinc.com>,
	Tao Zhang <quic_taozha@quicinc.com>,
	Hao Zhang <quic_hazha@quicinc.com>,
	linux-arm-msm@vger.kernel.org
Subject: Re: [PATCH v12 0/9] Coresight: Add support for TPDM and TPDA
Date: Wed, 3 Aug 2022 10:05:00 +0100	[thread overview]
Message-ID: <2d7519f7-0cc6-c9ff-f9e6-f29cb264d66a@arm.com> (raw)
In-Reply-To: <710f2b46-f30a-3d69-4a2c-2c67cb62c80b@quicinc.com>

On 02/08/2022 19:09, Trilok Soni wrote:
> Hi Suzuki,
> 
> On 8/2/2022 10:43 AM, Suzuki K Poulose wrote:
>> Hi Trilok,
>>
>> On 02/08/2022 18:33, Trilok Soni wrote:
>>>
>>>
>>> On 8/2/2022 7:43 AM, Jinlong Mao wrote:
>>>> Hi Reviewers,
>>>>
>>>> Please help to review V12 series of TPDM/TPDA patches.
>>>>
>>>> Thanks
>>>>
>>>
>>> Suzuki and Mathieu, we are almost there it seems in getting the 
>>> acceptance of these patches, so I hope you find the time to review 
>>> these patches. I guess it is almost a year now for these patches and 
>>> had a good amount of reviews and revisions :)
>>
>> This series has been reviewed for the previous versions (which is why
>> we have it in v12) and this one depends on a series worked on by Mike
>> Leach. We cannot push this without the dynamic Trace ID allocation
>> scheme, which is clearly mentioned in the cover letter for this
>> series.
>>
>> As such this series is in a good shape, assuming all the comments
>> in the previous version has been addressed. So, we would rather
>> get Mike's work priority and pull that in, so that we can eventually
>> get this upstream.
>>
>>
> 
> I believe we have addressed all the comments in v12. Are you ok, if we 
> post additional features series (around ~2k to ~3k SLOC)? I just want to 
> make sure we are not creating flood of patches w/ features.

You are free to post the patches, as long as you clearly mention the
dependencies in the cover letter. Please be mindful about the merge window.

Suzuki

      reply	other threads:[~2022-08-03  9:05 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-10  2:10 [PATCH v12 0/9] Coresight: Add support for TPDM and TPDA Mao Jinlong
2022-07-10  2:10 ` [PATCH v12 3/9] dt-bindings: arm: Adds CoreSight TPDM hardware definitions Mao Jinlong
2022-07-10  2:10 ` [PATCH v12 7/9] dt-bindings: arm: Adds CoreSight TPDA " Mao Jinlong
2022-07-10  2:10 ` [PATCH v12 8/9] arm64: dts: qcom: sm8250: Add coresight components Mao Jinlong
2022-07-10  2:10 ` [PATCH v12 9/9] arm64: dts: qcom: sm8250: Add tpdm mm/prng Mao Jinlong
2022-07-21 15:30 ` [PATCH v12 0/9] Coresight: Add support for TPDM and TPDA Jinlong Mao
2022-08-02 14:43   ` Jinlong Mao
2022-08-02 17:33     ` Trilok Soni
2022-08-02 17:43       ` Suzuki K Poulose
2022-08-02 18:09         ` Trilok Soni
2022-08-03  9:05           ` Suzuki K Poulose [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2d7519f7-0cc6-c9ff-f9e6-f29cb264d66a@arm.com \
    --to=suzuki.poulose@arm.com \
    --cc=agross@kernel.org \
    --cc=alexander.shishkin@linux.intel.com \
    --cc=bjorn.andersson@linaro.org \
    --cc=coresight@lists.linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=konradybcio@gmail.com \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=leo.yan@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mathieu.poirier@linaro.org \
    --cc=mike.leach@linaro.org \
    --cc=quic_hazha@quicinc.com \
    --cc=quic_jinlmao@quicinc.com \
    --cc=quic_taozha@quicinc.com \
    --cc=quic_tingweiz@quicinc.com \
    --cc=quic_tsoni@quicinc.com \
    --cc=quic_yuanfang@quicinc.com \
    --cc=robh+dt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).