Commit 4745dc8a authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab

docs: phy: place documentation under driver-api

This subsystem-specific documentation belongs to the
driver-api.
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+samsung@kernel.org>
parent 65388dad
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: ...@@ -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. ...@@ -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
......
=====================
Generic PHY Framework
=====================
.. toctree::
phy
samsung-usb2
.. only:: subproject and html
Indices
=======
* :ref:`genindex`
...@@ -111,7 +111,6 @@ needed). ...@@ -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> ...@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment