Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

+20 -4
+1 -1
Documentation/devicetree/bindings/phy/phy-bindings.txt
··· 1 1 This document explains only the device tree data binding. For general 2 - information about PHY subsystem refer to Documentation/phy.txt 2 + information about PHY subsystem refer to Documentation/driver-api/phy/phy.rst 3 3 4 4 PHY device node 5 5 ===============
+1 -1
Documentation/devicetree/bindings/phy/phy-pxa-usb.txt
··· 15 15 }; 16 16 17 17 This document explains the device tree binding. For general 18 - information about PHY subsystem refer to Documentation/phy.txt 18 + information about PHY subsystem refer to Documentation/driver-api/phy/phy.rst
+1
Documentation/driver-api/index.rst
··· 85 85 parport-lowlevel 86 86 pps 87 87 ptp 88 + phy/index 88 89 pti_intel_mid 89 90 pwm 90 91 rfkill
+16
Documentation/driver-api/phy/index.rst
··· 1 + ===================== 2 + Generic PHY Framework 3 + ===================== 4 + 5 + .. toctree:: 6 + 7 + phy 8 + samsung-usb2 9 + 10 + .. only:: subproject and html 11 + 12 + Indices 13 + ======= 14 + 15 + * :ref:`genindex` 16 +
-1
Documentation/index.rst
··· 111 111 usb/index 112 112 misc-devices/index 113 113 mic/index 114 - phy/samsung-usb2 115 114 scheduler/index 116 115 117 116 Architecture-specific documentation
Documentation/phy.txt Documentation/driver-api/phy/phy.rst
Documentation/phy/samsung-usb2.rst Documentation/driver-api/phy/samsung-usb2.rst
+1 -1
MAINTAINERS
··· 14083 14083 L: linux-kernel@vger.kernel.org 14084 14084 S: Supported 14085 14085 F: Documentation/devicetree/bindings/phy/samsung-phy.txt 14086 - F: Documentation/phy/samsung-usb2.rst 14086 + F: Documentation/driver-api/phy/samsung-usb2.rst 14087 14087 F: drivers/phy/samsung/phy-exynos4210-usb2.c 14088 14088 F: drivers/phy/samsung/phy-exynos4x12-usb2.c 14089 14089 F: drivers/phy/samsung/phy-exynos5250-usb2.c