dt-bindings: arm: Convert CoreSight bindings to DT schema
authorRob Herring <robh@kernel.org>
Fri, 3 Jun 2022 01:19:32 +0000 (20:19 -0500)
committerMathieu Poirier <mathieu.poirier@linaro.org>
Wed, 29 Jun 2022 16:22:29 +0000 (10:22 -0600)
commit3c15fddf312120fe659bccd41cdee70db9cc4a63
treea5ca645709a9c3345e05bf6d426c77bf83b58934
parent92c2b1c12f8a908d849b64717e8809981b66f759
dt-bindings: arm: Convert CoreSight bindings to DT schema

Each CoreSight component has slightly different requirements and
nothing applies to every component, so each CoreSight component has its
own schema document.

Signed-off-by: Rob Herring <robh@kernel.org>
Reviewed-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Link: https://lore.kernel.org/r/20220603011933.3277315-3-robh@kernel.org
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
15 files changed:
Documentation/devicetree/bindings/arm/arm,coresight-catu.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/arm/arm,coresight-cti.yaml
Documentation/devicetree/bindings/arm/arm,coresight-dynamic-funnel.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/arm/arm,coresight-dynamic-replicator.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/arm/arm,coresight-etb10.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/arm/arm,coresight-etm.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/arm/arm,coresight-static-funnel.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/arm/arm,coresight-static-replicator.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/arm/arm,coresight-stm.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/arm/arm,coresight-tmc.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/arm/arm,coresight-tpiu.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/arm/arm,embedded-trace-extension.yaml
Documentation/devicetree/bindings/arm/coresight.txt [deleted file]
Documentation/trace/coresight/coresight.rst
MAINTAINERS