summaryrefslogtreecommitdiff
path: root/doc/driver-model/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/driver-model/index.rst')
-rw-r--r--doc/driver-model/index.rst21
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/driver-model/index.rst b/doc/driver-model/index.rst
new file mode 100644
index 0000000000..ea32c36335
--- /dev/null
+++ b/doc/driver-model/index.rst
@@ -0,0 +1,21 @@
+.. SPDX-License-Identifier: GPL-2.0+
+
+Driver Model
+============
+
+.. toctree::
+ :maxdepth: 2
+
+ design
+ fdt-fixup
+ fs_firmware_loader
+ i2c-howto
+ livetree
+ migration
+ of-plat
+ pci-info
+ pmic-framework
+ remoteproc-framework
+ serial-howto
+ spi-howto
+ usb-info