1
0
Fork 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>
alistair/sunxi64-5.4-dsi
Mauro Carvalho Chehab 2019-06-27 16:36:04 -03:00
parent 65388dad1b
commit 4745dc8abb
8 changed files with 20 additions and 4 deletions

View File

@ -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
===============

View File

@ -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

View File

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

View File

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

View File

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

View File

@ -14083,7 +14083,7 @@ M: Sylwester Nawrocki <s.nawrocki@samsung.com>
L: linux-kernel@vger.kernel.org
S: Supported
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-exynos4x12-usb2.c
F: drivers/phy/samsung/phy-exynos5250-usb2.c