On 1/17/2024 3:40 PM, Krzysztof Kozlowski wrote:
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.
Hi Krzysztof,
Do you mean the name in DTSI can be different from the name in binding ?
Thanks
Jinlong Mao