public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
From: Suzuki K Poulose <suzuki.poulose@arm.com>
To: Songwei Chai <songwei.chai@oss.qualcomm.com>,
	andersson@kernel.org, alexander.shishkin@linux.intel.com,
	mike.leach@linaro.org, james.clark@arm.com, krzk+dt@kernel.org,
	conor+dt@kernel.org
Cc: 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, gregkh@linuxfoundation.org
Subject: Re: [PATCH v9 7/7] qcom-tgu: Add reset node to initialize
Date: Tue, 6 Jan 2026 10:16:33 +0000	[thread overview]
Message-ID: <7cfbcc2e-b6ca-47cf-83fe-1c61df40885b@arm.com> (raw)
In-Reply-To: <20251219065902.2296896-8-songwei.chai@oss.qualcomm.com>

On 19/12/2025 06:59, Songwei Chai wrote:
> Add reset node to initialize the value of
> priority/condition_decode/condition_select/timer/counter nodes.
> 
> Signed-off-by: Songwei Chai <songwei.chai@oss.qualcomm.com>
> ---
>   .../ABI/testing/sysfs-bus-amba-devices-tgu    |  7 ++
>   drivers/hwtracing/qcom/tgu.c                  | 74 +++++++++++++++++++
>   2 files changed, 81 insertions(+)
> 
> diff --git a/Documentation/ABI/testing/sysfs-bus-amba-devices-tgu b/Documentation/ABI/testing/sysfs-bus-amba-devices-tgu
> index 010eade0a1c5..0733b3e07b45 100644
> --- a/Documentation/ABI/testing/sysfs-bus-amba-devices-tgu
> +++ b/Documentation/ABI/testing/sysfs-bus-amba-devices-tgu
> @@ -42,3 +42,10 @@ KernelVersion	6.19
>   Contact:	Jinlong Mao <jinlong.mao@oss.qualcomm.com>, Songwei Chai <songwei.chai@oss.qualcomm.com>
>   Description:
>   		(RW) Set/Get the counter value with specific step for TGU.
> +
> +What:		/sys/bus/amba/devices/<tgu-name>/reset_tgu
> +Date:		December 2025
> +KernelVersion	6.19
> +Contact:	Jinlong Mao <jinlong.mao@oss.qualcomm.com>, Songwei Chai <songwei.chai@oss.qualcomm.com>
> +Description:
> +		(Write) Write 1 to reset the dataset for TGU.
> diff --git a/drivers/hwtracing/qcom/tgu.c b/drivers/hwtracing/qcom/tgu.c
> index d4210869556e..5a8c6af9b719 100644
> --- a/drivers/hwtracing/qcom/tgu.c
> +++ b/drivers/hwtracing/qcom/tgu.c
> @@ -425,8 +425,82 @@ static ssize_t enable_tgu_store(struct device *dev,


> +
> +	dev_dbg(dev, "Coresight-TGU reset complete\n");

Qualcomm-TGU ?

Suzuki

  parent reply	other threads:[~2026-01-06 10:17 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-19  6:58 [PATCH v9 0/7] Provide support for Trigger Generation Unit Songwei Chai
2025-12-19  6:58 ` [PATCH v9 1/7] dt-bindings: arm: Add support for Qualcomm TGU trace Songwei Chai
2025-12-25  2:57   ` Jie Gan
2025-12-25  6:28   ` Jie Gan
2025-12-19  6:58 ` [PATCH v9 2/7] qcom-tgu: Add TGU driver Songwei Chai
2025-12-25  2:44   ` Jie Gan
2026-01-06  7:01     ` Songwei Chai
2025-12-19  6:58 ` [PATCH v9 3/7] qcom-tgu: Add signal priority support Songwei Chai
2025-12-25  3:20   ` Jie Gan
2026-01-06  7:20     ` Songwei Chai
2025-12-19  6:58 ` [PATCH v9 4/7] qcom-tgu: Add TGU decode support Songwei Chai
2025-12-19  6:59 ` [PATCH v9 5/7] qcom-tgu: Add support to configure next action Songwei Chai
2025-12-19  6:59 ` [PATCH v9 6/7] qcom-tgu: Add timer/counter functionality for TGU Songwei Chai
2025-12-19  6:59 ` [PATCH v9 7/7] qcom-tgu: Add reset node to initialize Songwei Chai
2025-12-25  5:56   ` Jie Gan
2026-01-06  7:22     ` Songwei Chai
2026-01-06 10:16   ` Suzuki K Poulose [this message]
2026-01-07  5:33     ` Songwei Chai
2025-12-25  1:52 ` [PATCH v9 0/7] Provide 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=7cfbcc2e-b6ca-47cf-83fe-1c61df40885b@arm.com \
    --to=suzuki.poulose@arm.com \
    --cc=alexander.shishkin@linux.intel.com \
    --cc=andersson@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=coresight@lists.linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=james.clark@arm.com \
    --cc=krzk+dt@kernel.org \
    --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 \
    /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