Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

docs: driver-api: add remaining converted dirs to it

There are a number of driver-specific descriptions that contain a
mix of userspace and kernelspace documentation. Just like we did
with other similar subsystems, add them at the driver-api
groupset, but don't move the directories.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>

+7 -8
+2
Documentation/driver-api/index.rst
··· 83 83 ntb 84 84 nvmem 85 85 parport-lowlevel 86 + pps 87 + ptp 86 88 pti_intel_mid 87 89 pwm 88 90 rfkill
+1 -1
Documentation/driver-api/pps.rst
··· 1 - :orphan: 1 + .. SPDX-License-Identifier: GPL-2.0 2 2 3 3 ====================== 4 4 PPS - Pulse Per Second
+1 -1
Documentation/driver-api/ptp.rst
··· 1 - :orphan: 1 + .. SPDX-License-Identifier: GPL-2.0 2 2 3 3 =========================================== 4 4 PTP hardware clock infrastructure for Linux
+3
Documentation/index.rst
··· 110 110 bpf/index 111 111 usb/index 112 112 misc-devices/index 113 + mic/index 114 + phy/samsung-usb2 115 + scheduler/index 113 116 114 117 Architecture-specific documentation 115 118 -----------------------------------
-2
Documentation/mic/index.rst
··· 1 - :orphan: 2 - 3 1 ============================================= 4 2 Intel Many Integrated Core (MIC) architecture 5 3 =============================================
-2
Documentation/phy/samsung-usb2.rst
··· 1 - :orphan: 2 - 3 1 ==================================== 4 2 Samsung USB 2.0 PHY adaptation layer 5 3 ====================================
-2
Documentation/scheduler/index.rst
··· 1 - :orphan: 2 - 3 1 =============== 4 2 Linux Scheduler 5 3 ===============