diff options
author | Dipen Patel <dipenp@nvidia.com> | 2022-05-12 10:50:11 -0700 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2022-05-20 15:54:56 +0200 |
commit | af583852d2efcbc76ce68ac8d65126d4b0c65067 (patch) | |
tree | fb2a9f800d0170ebe9bb5925b7921d4460aeefc2 /Documentation | |
parent | 348b10b075f35828a21bf928edf7f6b1737b1840 (diff) | |
download | linux-stable-af583852d2efcbc76ce68ac8d65126d4b0c65067.tar.gz linux-stable-af583852d2efcbc76ce68ac8d65126d4b0c65067.tar.bz2 linux-stable-af583852d2efcbc76ce68ac8d65126d4b0c65067.zip |
dt-bindings: Renamed hte directory to timestamp
Renamed hte dt binding directory to timestamp according review comment.
Addressed minor comment about having HTE acronym first in the common dt
binding document.
The change reflects above renaming in MAINTAINERS files too.
Signed-off-by: Dipen Patel <dipenp@nvidia.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/timestamp/hardware-timestamps-common.yaml (renamed from Documentation/devicetree/bindings/hte/hardware-timestamps-common.yaml) | 6 | ||||
-rw-r--r-- | Documentation/devicetree/bindings/timestamp/hte-consumer.yaml (renamed from Documentation/devicetree/bindings/hte/hte-consumer.yaml) | 0 | ||||
-rw-r--r-- | Documentation/devicetree/bindings/timestamp/nvidia,tegra194-hte.yaml (renamed from Documentation/devicetree/bindings/hte/nvidia,tegra194-hte.yaml) | 0 |
3 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/devicetree/bindings/hte/hardware-timestamps-common.yaml b/Documentation/devicetree/bindings/timestamp/hardware-timestamps-common.yaml index 3e26de605f08..4c25ba248a72 100644 --- a/Documentation/devicetree/bindings/hte/hardware-timestamps-common.yaml +++ b/Documentation/devicetree/bindings/timestamp/hardware-timestamps-common.yaml @@ -10,9 +10,9 @@ maintainers: - Dipen Patel <dipenp@nvidia.com> description: - Some devices/SoCs have hardware time stamping engines which can use hardware - means to timestamp entity in realtime. The entity could be anything from - GPIOs, IRQs, Bus and so on. The hardware timestamp engine (HTE) present + Some devices/SoCs have hardware timestamp engines (HTE) which can use + hardware means to timestamp entity in realtime. The entity could be anything + from GPIOs, IRQs, Bus and so on. The hardware timestamp engine present itself as a provider with the bindings described in this document. properties: diff --git a/Documentation/devicetree/bindings/hte/hte-consumer.yaml b/Documentation/devicetree/bindings/timestamp/hte-consumer.yaml index 68d764ac040a..68d764ac040a 100644 --- a/Documentation/devicetree/bindings/hte/hte-consumer.yaml +++ b/Documentation/devicetree/bindings/timestamp/hte-consumer.yaml diff --git a/Documentation/devicetree/bindings/hte/nvidia,tegra194-hte.yaml b/Documentation/devicetree/bindings/timestamp/nvidia,tegra194-hte.yaml index 69e8402d95e5..69e8402d95e5 100644 --- a/Documentation/devicetree/bindings/hte/nvidia,tegra194-hte.yaml +++ b/Documentation/devicetree/bindings/timestamp/nvidia,tegra194-hte.yaml |