* [PATCH] dt-bindings: arm: qcom,coresight-tpdm: fix bracket
@ 2026-07-10 8:05 Manuel Ebner
2026-07-11 0:46 ` Jie Gan
0 siblings, 1 reply; 2+ messages in thread
From: Manuel Ebner @ 2026-07-10 8:05 UTC (permalink / raw)
To: Suzuki K Poulose, Mike Leach, James Clark, Leo Yan, Rob Herring,
Krzysztof Kozlowski, Conor Dooley, Mao Jinlong, Tao Zhang
Cc: Manuel Ebner, linux-arm-msm, coresight, linux-arm-kernel,
devicetree, linux-kernel
Remove needless '('.
Fixes: 6c781a35133d ("dt-bindings: arm: Add CoreSight TPDM hardware")
Signed-off-by: Manuel Ebner <manuelebner@mailbox.org>
---
Documentation/devicetree/bindings/arm/qcom,coresight-tpdm.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/arm/qcom,coresight-tpdm.yaml b/Documentation/devicetree/bindings/arm/qcom,coresight-tpdm.yaml
index 152403f548c3..c7301f1b28c1 100644
--- a/Documentation/devicetree/bindings/arm/qcom,coresight-tpdm.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom,coresight-tpdm.yaml
@@ -9,7 +9,7 @@ title: Trace, Profiling and Diagnostics Monitor - TPDM
description: |
The TPDM or Monitor serves as data collection component for various dataset
- types specified in the QPMDA spec. It covers Implementation defined ((ImplDef),
+ types specified in the QPMDA spec. It covers Implementation defined (ImplDef),
Basic Counts (BC), Tenure Counts (TC), Continuous Multi-Bit (CMB), and Discrete
Single Bit (DSB). It performs data collection in the data producing clock
domain and transfers it to the data collection time domain, generally ATB
--
2.54.0
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH] dt-bindings: arm: qcom,coresight-tpdm: fix bracket
2026-07-10 8:05 [PATCH] dt-bindings: arm: qcom,coresight-tpdm: fix bracket Manuel Ebner
@ 2026-07-11 0:46 ` Jie Gan
0 siblings, 0 replies; 2+ messages in thread
From: Jie Gan @ 2026-07-11 0:46 UTC (permalink / raw)
To: Manuel Ebner, Suzuki K Poulose, Mike Leach, James Clark, Leo Yan,
Rob Herring, Krzysztof Kozlowski, Conor Dooley, Mao Jinlong,
Tao Zhang
Cc: linux-arm-msm, coresight, linux-arm-kernel, devicetree,
linux-kernel
On 7/10/2026 4:05 PM, Manuel Ebner wrote:
> Remove needless '('.
>
> Fixes: 6c781a35133d ("dt-bindings: arm: Add CoreSight TPDM hardware")
> Signed-off-by: Manuel Ebner <manuelebner@mailbox.org>
Thanks for fixing the typo.
Reviewed-by: Jie Gan <jie.gan@oss.qualcomm.com>
> ---
> Documentation/devicetree/bindings/arm/qcom,coresight-tpdm.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/arm/qcom,coresight-tpdm.yaml b/Documentation/devicetree/bindings/arm/qcom,coresight-tpdm.yaml
> index 152403f548c3..c7301f1b28c1 100644
> --- a/Documentation/devicetree/bindings/arm/qcom,coresight-tpdm.yaml
> +++ b/Documentation/devicetree/bindings/arm/qcom,coresight-tpdm.yaml
> @@ -9,7 +9,7 @@ title: Trace, Profiling and Diagnostics Monitor - TPDM
>
> description: |
> The TPDM or Monitor serves as data collection component for various dataset
> - types specified in the QPMDA spec. It covers Implementation defined ((ImplDef),
> + types specified in the QPMDA spec. It covers Implementation defined (ImplDef),
> Basic Counts (BC), Tenure Counts (TC), Continuous Multi-Bit (CMB), and Discrete
> Single Bit (DSB). It performs data collection in the data producing clock
> domain and transfers it to the data collection time domain, generally ATB
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-07-11 0:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-10 8:05 [PATCH] dt-bindings: arm: qcom,coresight-tpdm: fix bracket Manuel Ebner
2026-07-11 0:46 ` Jie Gan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox