From 4198bdb2cff86af72de536067e11d8783928c881 Mon Sep 17 00:00:00 2001 From: Qais Yousef Date: Mon, 26 Apr 2021 14:18:32 +0100 Subject: [PATCH] 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 Change-Id: Ia5bb2ddcbdfa171e998f4f023a0a164ac14f5dd3 --- Documentation/devicetree/bindings/arm/ete.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/arm/ete.yaml b/Documentation/devicetree/bindings/arm/ete.yaml index 35a42d92bf97..572564a0fc6f 100644 --- a/Documentation/devicetree/bindings/arm/ete.yaml +++ b/Documentation/devicetree/bindings/arm/ete.yaml @@ -37,7 +37,11 @@ properties: out-ports: description: | 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: - compatible