Skip to content

Commit 5dad4ec

Browse files
pateldipen1984-nvthierryreding
authored andcommitted
dt-bindings: timestamp: Correct id path
During the repository renaming from hte to timestamp, $id path was not updated accordingly. This patch corrects $id path. Fixes: af58385 ("dt-bindings: Renamed hte directory to timestamp") Signed-off-by: Dipen Patel <[email protected]> Acked-by: Rob Herring <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
1 parent af58385 commit 5dad4ec

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Documentation/devicetree/bindings/timestamp/hardware-timestamps-common.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
22
%YAML 1.2
33
---
4-
$id: http://devicetree.org/schemas/hte/hardware-timestamps-common.yaml#
4+
$id: http://devicetree.org/schemas/timestamp/hardware-timestamps-common.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: Hardware timestamp providers

Documentation/devicetree/bindings/timestamp/hte-consumer.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
22
%YAML 1.2
33
---
4-
$id: http://devicetree.org/schemas/hte/hte-consumer.yaml#
4+
$id: http://devicetree.org/schemas/timestamp/hte-consumer.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: HTE Consumer Device Tree Bindings

Documentation/devicetree/bindings/timestamp/nvidia,tegra194-hte.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
22
%YAML 1.2
33
---
4-
$id: http://devicetree.org/schemas/hte/nvidia,tegra194-hte.yaml#
4+
$id: http://devicetree.org/schemas/timestamp/nvidia,tegra194-hte.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: Tegra194 on chip generic hardware timestamping engine (HTE)

0 commit comments

Comments
 (0)