Skip to content

Commit 9c73e1e

Browse files
author
Jonathan Corbet
committed
docs: Move the HTE documentation to driver-api/
The hardware timestamp engine documentation is driver API material, and really belongs in the driver-API book; move it there. Cc: Thierry Reding <[email protected]> Acked-by: Dipen Patel <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>
1 parent 788183a commit 9c73e1e

File tree

6 files changed

+2
-2
lines changed

6 files changed

+2
-2
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.

Documentation/driver-api/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ available subsections can be seen below.
108108
xilinx/index
109109
xillybus
110110
zorro
111+
hte/index
111112

112113
.. only:: subproject and html
113114

Documentation/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@ needed).
137137
scheduler/index
138138
mhi/index
139139
peci/index
140-
hte/index
141140

142141
Architecture-agnostic documentation
143142
-----------------------------------

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9081,7 +9081,7 @@ HTE SUBSYSTEM
90819081
M: Dipen Patel <[email protected]>
90829082
S: Maintained
90839083
F: Documentation/devicetree/bindings/timestamp/
9084-
F: Documentation/hte/
9084+
F: Documentation/driver-api/hte/
90859085
F: drivers/hte/
90869086
F: include/linux/hte.h
90879087

0 commit comments

Comments
 (0)