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:
@@ -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
|
||||||
|
Reference in New Issue
Block a user