Commit 92c2b1c1 authored by Rob Herring's avatar Rob Herring Committed by Mathieu Poirier
Browse files

dt-bindings: arm: Rename Coresight filenames to match compatible



Use the compatible strings for filenames as that is the preferred naming
convention for DT bindings.

Signed-off-by: default avatarRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220603011933.3277315-2-robh@kernel.org


Signed-off-by: default avatarMathieu Poirier <mathieu.poirier@linaro.org>
parent 8add26f7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
# Copyright 2019 Linaro Ltd.
%YAML 1.2
---
$id: http://devicetree.org/schemas/arm/coresight-cti.yaml#
$id: http://devicetree.org/schemas/arm/arm,coresight-cti.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#

title: ARM Coresight Cross Trigger Interface (CTI) device.
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
# Copyright 2021, Arm Ltd
%YAML 1.2
---
$id: "http://devicetree.org/schemas/arm/ete.yaml#"
$id: "http://devicetree.org/schemas/arm/arm,embedded-trace-extension.yaml#"
$schema: "http://devicetree.org/meta-schemas/core.yaml#"

title: ARM Embedded Trace Extensions
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
# Copyright 2021, Arm Ltd
%YAML 1.2
---
$id: "http://devicetree.org/schemas/arm/trbe.yaml#"
$id: "http://devicetree.org/schemas/arm/arm,trace-buffer-extension.yaml#"
$schema: "http://devicetree.org/meta-schemas/core.yaml#"

title: ARM Trace Buffer Extensions
+3 −3
Original line number Diff line number Diff line
@@ -1982,10 +1982,10 @@ S: Maintained
T:	git git://git.kernel.org/pub/scm/linux/kernel/git/coresight/linux.git
F:	Documentation/ABI/testing/sysfs-bus-coresight-devices-*
F:	Documentation/devicetree/bindings/arm/coresight-cpu-debug.txt
F:	Documentation/devicetree/bindings/arm/coresight-cti.yaml
F:	Documentation/devicetree/bindings/arm/arm,coresight-cti.yaml
F:	Documentation/devicetree/bindings/arm/coresight.txt
F:	Documentation/devicetree/bindings/arm/ete.yaml
F:	Documentation/devicetree/bindings/arm/trbe.yaml
F:	Documentation/devicetree/bindings/arm/arm,embedded-trace-extension.yaml
F:	Documentation/devicetree/bindings/arm/arm,trace-buffer-extension.yaml
F:	Documentation/trace/coresight/*
F:	drivers/hwtracing/coresight/*
F:	include/dt-bindings/arm/coresight-cti-dt.h