dt-bindings: phy: Document cadence Sierra PHY bindings
authorAlan Douglas <adouglas@cadence.com>
Mon, 12 Nov 2018 16:42:01 +0000 (16:42 +0000)
committerKishon Vijay Abraham I <kishon@ti.com>
Wed, 12 Dec 2018 04:31:38 +0000 (10:01 +0530)
commitcb96a690724e105f149b27a88d66669c53b01625
tree80b9c10f42ecb03960bd28a6ea84178e6de47e11
parentb3af06451bf859a45a306678e02b12bb676a9687
dt-bindings: phy: Document cadence Sierra PHY bindings

Add DT binding documentation for Sierra PHY.  The PHY supports
a number of different protocols, including PCIe and USB.

The PHY lanes may be configured as single or multi-lane links.
Each link is treated as a separate sub-node.  For example, if
there are 4 lanes in total the first 2 might be configured as
a multi-lane PCIe link while the other two are single lane
USB links, and in this case there would be 3 sub-nodes.

There are two resets for the PHY block (one for APB register
access, one for the PHY link) and separate resets for each
link.  For multi-lane links, the reset corresponds to the
reset line on the master lane, the resets on other lanes
have no effect.

Signed-off-by: Alan Douglas <adouglas@cadence.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Documentation/devicetree/bindings/phy/phy-cadence-sierra.txt [new file with mode: 0644]