dt-bindings: timestamp: Correct id path
authorDipen Patel <dipenp@nvidia.com>
Mon, 23 May 2022 17:25:15 +0000 (10:25 -0700)
committerThierry Reding <treding@nvidia.com>
Thu, 2 Jun 2022 13:56:59 +0000 (15:56 +0200)
During the repository renaming from hte to timestamp, $id path was not
updated accordingly. This patch corrects $id path.

Fixes: af583852d2ef ("dt-bindings: Renamed hte directory to timestamp")
Signed-off-by: Dipen Patel <dipenp@nvidia.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Documentation/devicetree/bindings/timestamp/hardware-timestamps-common.yaml
Documentation/devicetree/bindings/timestamp/hte-consumer.yaml
Documentation/devicetree/bindings/timestamp/nvidia,tegra194-hte.yaml

index 4c25ba2..fd6a7b5 100644 (file)
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
 %YAML 1.2
 ---
-$id: http://devicetree.org/schemas/hte/hardware-timestamps-common.yaml#
+$id: http://devicetree.org/schemas/timestamp/hardware-timestamps-common.yaml#
 $schema: http://devicetree.org/meta-schemas/core.yaml#
 
 title: Hardware timestamp providers
index 68d764a..6456515 100644 (file)
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
 %YAML 1.2
 ---
-$id: http://devicetree.org/schemas/hte/hte-consumer.yaml#
+$id: http://devicetree.org/schemas/timestamp/hte-consumer.yaml#
 $schema: http://devicetree.org/meta-schemas/core.yaml#
 
 title: HTE Consumer Device Tree Bindings
index 69e8402..c31e207 100644 (file)
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
 %YAML 1.2
 ---
-$id: http://devicetree.org/schemas/hte/nvidia,tegra194-hte.yaml#
+$id: http://devicetree.org/schemas/timestamp/nvidia,tegra194-hte.yaml#
 $schema: http://devicetree.org/meta-schemas/core.yaml#
 
 title: Tegra194 on chip generic hardware timestamping engine (HTE)