1
0

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>
Este cometimento está contido em:
Mauro Carvalho Chehab
2019-06-27 16:36:04 -03:00
ascendente 65388dad1b
cometimento 4745dc8abb
8 ficheiros modificados com 20 adições e 4 eliminações

Ver ficheiro

@@ -1,5 +1,5 @@
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
===============

Ver ficheiro

@@ -15,4 +15,4 @@ Example:
};
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

Ver ficheiro

@@ -85,6 +85,7 @@ available subsections can be seen below.
parport-lowlevel
pps
ptp
phy/index
pti_intel_mid
pwm
rfkill

Ver ficheiro

@@ -0,0 +1,16 @@
=====================
Generic PHY Framework
=====================
.. toctree::
phy
samsung-usb2
.. only:: subproject and html
Indices
=======
* :ref:`genindex`

Ver ficheiro

@@ -111,7 +111,6 @@ needed).
usb/index
misc-devices/index
mic/index
phy/samsung-usb2
scheduler/index
Architecture-specific documentation