mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 05:55:44 +02:00
ANDROID: coresight: Update ETE DT yaml file
Update ETE yaml file to bring it inline with upstream. The change is minor and updates the ports property. Bug: 174685394 Signed-off-by: Qais Yousef <qais.yousef@arm.com> Change-Id: Ia5bb2ddcbdfa171e998f4f023a0a164ac14f5dd3
This commit is contained in:
parent
6f1bd7583f
commit
4198bdb2cf
|
|
@ -37,7 +37,11 @@ properties:
|
||||||
out-ports:
|
out-ports:
|
||||||
description: |
|
description: |
|
||||||
Output connections from the ETE to legacy CoreSight trace bus.
|
Output connections from the ETE to legacy CoreSight trace bus.
|
||||||
$ref: /schemas/graph.yaml#/properties/port
|
$ref: /schemas/graph.yaml#/properties/ports
|
||||||
|
properties:
|
||||||
|
port:
|
||||||
|
description: Output connection from the ETE to legacy CoreSight Trace bus.
|
||||||
|
$ref: /schemas/graph.yaml#/properties/port required:
|
||||||
|
|
||||||
required:
|
required:
|
||||||
- compatible
|
- compatible
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user