Re: [PATCH v2 1/2] dt-bindings: arm: coresight: Remove pattern match of ETE node name

From: Krzysztof Kozlowski
Date: Wed Jan 17 2024 - 02:40:23 EST


On 17/01/2024 03:14, Jinlong Mao wrote:
>>>         - const: arm,embedded-trace-extension
>>> @@ -55,13 +53,13 @@ examples:
>>>   # An ETE node without legacy CoreSight connections
>>>     - |
>>> -    ete0 {
>>> +    ete-0 {
>>
>> Why do we need the number ? why not simply "ete" as Krzysztof suggested ?
>>
>
> Hi Suzuki & Krzysztof ,
>
> If name all the ete nodes' name as 'ete', there will be error below when
> build images.
>
> arch/arm64/boot/dts/qcom/sm8450.dtsi:301.6-312.4: ERROR

Why are you pasting DTSI for binding? How is it related? Do we talk
about DTSI here? No, this is a binding patch.

Best regards,
Krzysztof