docs: phy: place documentation under driver-api
This subsystem-specific documentation belongs to the driver-api. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
This commit is contained in:
Родитель
65388dad1b
Коммит
4745dc8abb
|
@ -1,5 +1,5 @@
|
||||||
This document explains only the device tree data binding. For general
|
This document explains only the device tree data binding. For general
|
||||||
information about PHY subsystem refer to Documentation/phy.txt
|
information about PHY subsystem refer to Documentation/driver-api/phy/phy.rst
|
||||||
|
|
||||||
PHY device node
|
PHY device node
|
||||||
===============
|
===============
|
||||||
|
|
|
@ -15,4 +15,4 @@ Example:
|
||||||
};
|
};
|
||||||
|
|
||||||
This document explains the device tree binding. For general
|
This document explains the device tree binding. For general
|
||||||
information about PHY subsystem refer to Documentation/phy.txt
|
information about PHY subsystem refer to Documentation/driver-api/phy/phy.rst
|
||||||
|
|
|
@ -85,6 +85,7 @@ available subsections can be seen below.
|
||||||
parport-lowlevel
|
parport-lowlevel
|
||||||
pps
|
pps
|
||||||
ptp
|
ptp
|
||||||
|
phy/index
|
||||||
pti_intel_mid
|
pti_intel_mid
|
||||||
pwm
|
pwm
|
||||||
rfkill
|
rfkill
|
||||||
|
|
|
@ -0,0 +1,16 @@
|
||||||
|
=====================
|
||||||
|
Generic PHY Framework
|
||||||
|
=====================
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
|
||||||
|
phy
|
||||||
|
samsung-usb2
|
||||||
|
|
||||||
|
.. only:: subproject and html
|
||||||
|
|
||||||
|
Indices
|
||||||
|
=======
|
||||||
|
|
||||||
|
* :ref:`genindex`
|
||||||
|
|
|
@ -111,7 +111,6 @@ needed).
|
||||||
usb/index
|
usb/index
|
||||||
misc-devices/index
|
misc-devices/index
|
||||||
mic/index
|
mic/index
|
||||||
phy/samsung-usb2
|
|
||||||
scheduler/index
|
scheduler/index
|
||||||
|
|
||||||
Architecture-specific documentation
|
Architecture-specific documentation
|
||||||
|
|
|
@ -14083,7 +14083,7 @@ M: Sylwester Nawrocki <s.nawrocki@samsung.com>
|
||||||
L: linux-kernel@vger.kernel.org
|
L: linux-kernel@vger.kernel.org
|
||||||
S: Supported
|
S: Supported
|
||||||
F: Documentation/devicetree/bindings/phy/samsung-phy.txt
|
F: Documentation/devicetree/bindings/phy/samsung-phy.txt
|
||||||
F: Documentation/phy/samsung-usb2.rst
|
F: Documentation/driver-api/phy/samsung-usb2.rst
|
||||||
F: drivers/phy/samsung/phy-exynos4210-usb2.c
|
F: drivers/phy/samsung/phy-exynos4210-usb2.c
|
||||||
F: drivers/phy/samsung/phy-exynos4x12-usb2.c
|
F: drivers/phy/samsung/phy-exynos4x12-usb2.c
|
||||||
F: drivers/phy/samsung/phy-exynos5250-usb2.c
|
F: drivers/phy/samsung/phy-exynos5250-usb2.c
|
||||||
|
|
Загрузка…
Ссылка в новой задаче