[PATCH] dt-bindings: arm: qcom,coresight-tpdm: fix bracket

Jie Gan jie.gan at oss.qualcomm.com
Fri Jul 10 17:46:52 PDT 2026



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 at mailbox.org>

Thanks for fixing the typo.

Reviewed-by: Jie Gan <jie.gan at 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




More information about the linux-arm-kernel mailing list