Skip to content

Commit af58385

Browse files
pateldipen1984-nvthierryreding
authored andcommitted
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 <[email protected]> Reviewed-by: Linus Walleij <[email protected]> Acked-by: Rob Herring <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
1 parent 348b10b commit af58385

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Documentation/devicetree/bindings/hte/hardware-timestamps-common.yaml renamed to Documentation/devicetree/bindings/timestamp/hardware-timestamps-common.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ maintainers:
1010
- Dipen Patel <[email protected]>
1111

1212
description:
13-
Some devices/SoCs have hardware time stamping engines which can use hardware
14-
means to timestamp entity in realtime. The entity could be anything from
15-
GPIOs, IRQs, Bus and so on. The hardware timestamp engine (HTE) present
13+
Some devices/SoCs have hardware timestamp engines (HTE) which can use
14+
hardware means to timestamp entity in realtime. The entity could be anything
15+
from GPIOs, IRQs, Bus and so on. The hardware timestamp engine present
1616
itself as a provider with the bindings described in this document.
1717

1818
properties:

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9002,7 +9002,7 @@ F: drivers/input/touchscreen/htcpen.c
90029002
HTE SUBSYSTEM
90039003
M: Dipen Patel <[email protected]>
90049004
S: Maintained
9005-
F: Documentation/devicetree/bindings/hte/
9005+
F: Documentation/devicetree/bindings/timestamp/
90069006
F: Documentation/hte/
90079007
F: drivers/hte/
90089008
F: include/linux/hte.h

0 commit comments

Comments
 (0)