Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: arm: qcom,coresight-tpda: drop redundant type from ports

"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

authored by

Krzysztof Kozlowski and committed by
Suzuki K Poulose
bf901e49 0bbac3fa

-2
-2
Documentation/devicetree/bindings/arm/qcom,coresight-tpda.yaml
··· 66 66 - const: apb_pclk 67 67 68 68 in-ports: 69 - type: object 70 69 description: | 71 70 Input connections from TPDM to TPDA 72 71 $ref: /schemas/graph.yaml#/properties/ports 73 72 74 73 out-ports: 75 - type: object 76 74 description: | 77 75 Output connections from the TPDA to legacy CoreSight trace bus. 78 76 $ref: /schemas/graph.yaml#/properties/ports