]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
docs: phy: place documentation under driver-api
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Thu, 27 Jun 2019 19:36:04 +0000 (16:36 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 15 Jul 2019 14:03:03 +0000 (11:03 -0300)
This subsystem-specific documentation belongs to the
driver-api.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Documentation/devicetree/bindings/phy/phy-bindings.txt
Documentation/devicetree/bindings/phy/phy-pxa-usb.txt
Documentation/driver-api/index.rst
Documentation/driver-api/phy/index.rst [new file with mode: 0644]
Documentation/driver-api/phy/phy.rst [moved from Documentation/phy.txt with 100% similarity]
Documentation/driver-api/phy/samsung-usb2.rst [moved from Documentation/phy/samsung-usb2.rst with 100% similarity]
Documentation/index.rst
MAINTAINERS

index a403b81d0679622d0b473edf545898618fc66836..c4eb38902533f1cc2cc2343aa6a6832ab8cdd9d3 100644 (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
 ===============
index 93fc09c12954a38e12a58380feb96ac1837fa928..d80e36a77ec58e77d1c16c616e45229e0d1c0052 100644 (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
index cf39b8f9d0f92b9c5c47dd69b0ffcb52d321167a..eff22db0ed1439bd52428532dcda06ecf5122469 100644 (file)
@@ -85,6 +85,7 @@ available subsections can be seen below.
    parport-lowlevel
    pps
    ptp
+   phy/index
    pti_intel_mid
    pwm
    rfkill
diff --git a/Documentation/driver-api/phy/index.rst b/Documentation/driver-api/phy/index.rst
new file mode 100644 (file)
index 0000000..fce9ffa
--- /dev/null
@@ -0,0 +1,16 @@
+=====================
+Generic PHY Framework
+=====================
+
+.. toctree::
+
+   phy
+   samsung-usb2
+
+.. only::  subproject and html
+
+   Indices
+   =======
+
+   * :ref:`genindex`
+
index 041ffe442960d3ca38948de26fbf4e10dc04152c..dbfec00ba535afda3afd6b234b207ebeef839952 100644 (file)
@@ -111,7 +111,6 @@ needed).
    usb/index
    misc-devices/index
    mic/index
-   phy/samsung-usb2
    scheduler/index
 
 Architecture-specific documentation
index 4f88bca37c557e101072322eb5abb83a2412a4d9..6571653ecb40e26a6861108c10fd8c6d42b33df9 100644 (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