Skip to content

Commit

Permalink
dt-bindings: Renamed hte directory to timestamp
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Dipen Patel authored and Thierry Reding committed May 20, 2022
1 parent 348b10b commit af58385
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -9002,7 +9002,7 @@ F: drivers/input/touchscreen/htcpen.c
HTE SUBSYSTEM
M: Dipen Patel <dipenp@nvidia.com>
S: Maintained
F: Documentation/devicetree/bindings/hte/
F: Documentation/devicetree/bindings/timestamp/
F: Documentation/hte/
F: drivers/hte/
F: include/linux/hte.h
Expand Down

0 comments on commit af58385

Please sign in to comment.