summaryrefslogtreecommitdiff
path: root/Documentation/driver-api/hte/index.rst
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2022-06-10 21:14:47 +0300
committerLinus Torvalds <torvalds@linux-foundation.org>2022-06-10 21:14:47 +0300
commitfe43c0188911885a70d0dd405f89ca4f1300e7db (patch)
treeb06bdcd5cb452c8bfc03df147d352ee22f8b4782 /Documentation/driver-api/hte/index.rst
parent36a236637971923c85dae45cb8638eb47ae62954 (diff)
parent387c67afccbb271707cbe6de2817f4e4c76287ad (diff)
downloadlinux-fe43c0188911885a70d0dd405f89ca4f1300e7db.tar.xz
Merge tag 'docs-5.19-3' of git://git.lwn.net/linux
Pull documentation fixes from Jonathan Corbet: "A few documentation fixes for 5.19, including moving the new HTE docs to a more suitable location, adding loongarch to the features lists, and a couple of typo fixes" * tag 'docs-5.19-3' of git://git.lwn.net/linux: docs: arm: tcm: Fix typo in description of TCM and MMU usage docs: Move the HTE documentation to driver-api/ docs: usb: fix literal block marker in usbmon verification example Documentation/features: Update the arch support status files
Diffstat (limited to 'Documentation/driver-api/hte/index.rst')
-rw-r--r--Documentation/driver-api/hte/index.rst22
1 files changed, 22 insertions, 0 deletions
diff --git a/Documentation/driver-api/hte/index.rst b/Documentation/driver-api/hte/index.rst
new file mode 100644
index 000000000000..9f43301c05dc
--- /dev/null
+++ b/Documentation/driver-api/hte/index.rst
@@ -0,0 +1,22 @@
+.. SPDX-License-Identifier: GPL-2.0
+
+============================================
+The Linux Hardware Timestamping Engine (HTE)
+============================================
+
+The HTE Subsystem
+=================
+
+.. toctree::
+ :maxdepth: 1
+
+ hte
+
+HTE Tegra Provider
+==================
+
+.. toctree::
+ :maxdepth: 1
+
+ tegra194-hte
+