From: Krzysztof Kozlowski <krzk@kernel.org>
To: Songwei Chai <songwei.chai@oss.qualcomm.com>
Cc: andersson@kernel.org, alexander.shishkin@linux.intel.com,
kernel@oss.qualcomm.com, mike.leach@linaro.org,
suzuki.poulose@arm.com, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-arm-msm@vger.kernel.org, coresight@lists.linaro.org,
devicetree@vger.kernel.org
Subject: Re: [PATCH v7 1/7] dt-bindings: arm: Add support for Qualcomm TGU trace
Date: Wed, 5 Nov 2025 09:15:38 +0100 [thread overview]
Message-ID: <7ba7e32b-f00a-4f77-88da-047126a8c3f9@kernel.org> (raw)
In-Reply-To: <746b292f-fc3a-43a8-89b1-76f61ccc0630@oss.qualcomm.com>
On 05/11/2025 09:11, Songwei Chai wrote:
>
> On 11/5/2025 3:49 PM, Krzysztof Kozlowski wrote:
>> On Mon, Nov 03, 2025 at 10:40:37PM -0800, Songwei Chai wrote:
>>> The Trigger Generation Unit (TGU) is designed to detect patterns or
>>> sequences within a specific region of the System on Chip (SoC). Once
>>> configured and activated, it monitors sense inputs and can detect a
>>> pre-programmed state or sequence across clock cycles, subsequently
>>> producing a trigger.
>>>
>> I do not understand: You got review which you ignored and then you
>> removed pieces of this code to make it incorrect. Go back to previous
>> versions so you won't waste our time re-doing review.
>
> Hi Krzysztof,
>
> The previous reviewed-by is no longer applicable because in this
> version, we moved
>
> the driver from /drivers/hwtracing/coresight/ to
> /drivers/hwtracing/qcom/. This means the
>
> required compatible has changed from "/qcom,coresight-tgu/" to "/qcom,tgu/".
>
> Since this involves changes to devicetree binding, i didn't not carry
> over the previous review tags.
And which part of changelog explains the exact reasons to drop review
tags? Not mentioning that changelog is almost impossible to find, buried
under 10 pages of some repetitive introduction
Did you read submitting patches?
>
> Meanwhile apologize for the confusion caused by my oversight in not
> mentioning the dt-binding changes in the
You made many more changes to the binding - nothing explained, no
rationale for any of that.
All qcom coresight bindings are called coresight and I do not see reason
why this is being changed.
Best regards,
Krzysztof
next prev parent reply other threads:[~2025-11-05 8:15 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-04 6:40 [PATCH v7 0/7] Provides support for Trigger Generation Unit Songwei Chai
2025-11-04 6:40 ` [PATCH v7 1/7] dt-bindings: arm: Add support for Qualcomm TGU trace Songwei Chai
2025-11-04 7:26 ` Rob Herring (Arm)
2025-11-05 7:49 ` Krzysztof Kozlowski
[not found] ` <746b292f-fc3a-43a8-89b1-76f61ccc0630@oss.qualcomm.com>
2025-11-05 8:15 ` Krzysztof Kozlowski [this message]
[not found] ` <b9e7f8ba-a629-4316-a6dd-d765ed0037ee@oss.qualcomm.com>
2025-11-05 9:03 ` Krzysztof Kozlowski
2025-11-05 10:16 ` Songwei Chai
2025-11-05 9:06 ` Krzysztof Kozlowski
2025-11-06 2:24 ` Songwei Chai
2025-11-04 6:40 ` [PATCH v7 2/7] qcom-tgu: Add TGU driver Songwei Chai
2025-11-04 6:40 ` [PATCH v7 3/7] qcom-tgu: Add signal priority support Songwei Chai
2025-11-04 6:40 ` [PATCH v7 4/7] qcom-tgu: Add TGU decode support Songwei Chai
2025-11-04 6:40 ` [PATCH v7 5/7] qcom-tgu: Add support to configure next action Songwei Chai
2025-11-04 6:40 ` [PATCH v7 6/7] qcom-tgu: Add timer/counter functionality for TGU Songwei Chai
2025-11-04 6:40 ` [PATCH v7 7/7] qcom-tgu: Add reset node to initialize Songwei Chai
2025-11-25 10:18 ` [PATCH v7 0/7] Provides support for Trigger Generation Unit Songwei Chai
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=7ba7e32b-f00a-4f77-88da-047126a8c3f9@kernel.org \
--to=krzk@kernel.org \
--cc=alexander.shishkin@linux.intel.com \
--cc=andersson@kernel.org \
--cc=coresight@lists.linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=kernel@oss.qualcomm.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mike.leach@linaro.org \
--cc=songwei.chai@oss.qualcomm.com \
--cc=suzuki.poulose@arm.com \
/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