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 <treding@nvidia.com> Acked-by: Dipen Patel <dipenp@nvidia.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
parent
788183a6e8
commit
9c73e1e06e
|
@ -108,6 +108,7 @@ available subsections can be seen below.
|
||||||
xilinx/index
|
xilinx/index
|
||||||
xillybus
|
xillybus
|
||||||
zorro
|
zorro
|
||||||
|
hte/index
|
||||||
|
|
||||||
.. only:: subproject and html
|
.. only:: subproject and html
|
||||||
|
|
||||||
|
|
|
@ -137,7 +137,6 @@ needed).
|
||||||
scheduler/index
|
scheduler/index
|
||||||
mhi/index
|
mhi/index
|
||||||
peci/index
|
peci/index
|
||||||
hte/index
|
|
||||||
|
|
||||||
Architecture-agnostic documentation
|
Architecture-agnostic documentation
|
||||||
-----------------------------------
|
-----------------------------------
|
||||||
|
|
|
@ -9081,7 +9081,7 @@ HTE SUBSYSTEM
|
||||||
M: Dipen Patel <dipenp@nvidia.com>
|
M: Dipen Patel <dipenp@nvidia.com>
|
||||||
S: Maintained
|
S: Maintained
|
||||||
F: Documentation/devicetree/bindings/timestamp/
|
F: Documentation/devicetree/bindings/timestamp/
|
||||||
F: Documentation/hte/
|
F: Documentation/driver-api/hte/
|
||||||
F: drivers/hte/
|
F: drivers/hte/
|
||||||
F: include/linux/hte.h
|
F: include/linux/hte.h
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue