Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
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
===============
===============
+1 −1
Original line number Original line Diff line number Diff line
@@ -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
+1 −0
Original line number Original line Diff line number Diff line
@@ -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
+16 −0
Original line number Original line Diff line number Diff line
=====================
Generic PHY Framework
=====================

.. toctree::

   phy
   samsung-usb2

.. only::  subproject and html

   Indices
   =======

   * :ref:`genindex`
Loading