summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api/xilinx/index.rst
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-06-13 14:40:42 -0300
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-07-15 11:03:02 -0300
commitfb8c5327b3c6c78b74a27a3c42e4f32b2cc30a04 (patch)
tree55fc1385d768915d63dba7feef78b01b499df34e /Documentation/driver-api/xilinx/index.rst
parentbaa293e9544bea71361950d071579f0e4d5713ed (diff)
downloadlinux-fb8c5327b3c6c78b74a27a3c42e4f32b2cc30a04.tar.bz2
docs: driver-api: add xilinx driver API documentation
The current file there (emmi) provides a description of the driver uAPI and kAPI. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'Documentation/driver-api/xilinx/index.rst')
-rw-r--r--Documentation/driver-api/xilinx/index.rst16
1 files changed, 16 insertions, 0 deletions
diff --git a/Documentation/driver-api/xilinx/index.rst b/Documentation/driver-api/xilinx/index.rst
new file mode 100644
index 000000000000..13f7589ed442
--- /dev/null
+++ b/Documentation/driver-api/xilinx/index.rst
@@ -0,0 +1,16 @@
+
+===========
+Xilinx FPGA
+===========
+
+.. toctree::
+ :maxdepth: 1
+
+ eemi
+
+.. only:: subproject and html
+
+ Indices
+ =======
+
+ * :ref:`genindex`