aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api/i3c/device-driver-api.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/driver-api/i3c/device-driver-api.rst')
-rw-r--r--Documentation/driver-api/i3c/device-driver-api.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/Documentation/driver-api/i3c/device-driver-api.rst b/Documentation/driver-api/i3c/device-driver-api.rst
new file mode 100644
index 000000000000..85bc3381cd3e
--- /dev/null
+++ b/Documentation/driver-api/i3c/device-driver-api.rst
@@ -0,0 +1,9 @@
+.. SPDX-License-Identifier: GPL-2.0
+
+=====================
+I3C device driver API
+=====================
+
+.. kernel-doc:: include/linux/i3c/device.h
+
+.. kernel-doc:: drivers/i3c/device.c