dt-bindings: arm: qcom,coresight-tpda: drop redundant type from ports
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Mon, 25 Mar 2024 10:40:06 +0000 (11:40 +0100)
committerSuzuki K Poulose <suzuki.poulose@arm.com>
Tue, 16 Apr 2024 09:28:30 +0000 (10:28 +0100)
"in-ports" and "out-ports" are defined by graph schema, so defining its
type is redundant.

Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Link: https://lore.kernel.org/r/20240325104007.30723-1-krzysztof.kozlowski@linaro.org
Documentation/devicetree/bindings/arm/qcom,coresight-tpda.yaml

index ea3c5db6b52d2d8daedbd5b5b89fb11908c403d4..7fbd855a66a0baa502bca5c72f553b13a8a83a34 100644 (file)
@@ -66,13 +66,11 @@ properties:
       - const: apb_pclk
 
   in-ports:
-    type: object
     description: |
       Input connections from TPDM to TPDA
     $ref: /schemas/graph.yaml#/properties/ports
 
   out-ports:
-    type: object
     description: |
       Output connections from the TPDA to legacy CoreSight trace bus.
     $ref: /schemas/graph.yaml#/properties/ports