]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/fsl: Update fman dt binding with pcs-phy and tbi-phy
authorIgal Liberman <igal.liberman@freescale.com>
Thu, 24 Dec 2015 01:42:11 +0000 (03:42 +0200)
committerScott Wood <oss@buserror.net>
Sat, 5 Mar 2016 06:01:14 +0000 (00:01 -0600)
commit667be324945d4767887f51f673fd6a17a8198bde
tree7c6d4560f8185cfc1194c75d9a62333c182e8b22
parentb80ce0fb4e329e6cd087f61a280940f2d6c23fbc
powerpc/fsl: Update fman dt binding with pcs-phy and tbi-phy

The FMan contains internal PHY devices used for SGMII connections
to external PHYs. When these PHYs are in use a reference is needed
for both the external PHY and the internal one. For the external
PHY phy-handle provides the reference. For the internal PHY a new
handle is required.
In dTSEC, the internal PHY is a TBI (Ten Bit Interface) PHY,
the handle used will be tbi-handle.
In mEMAC, the internal PHY is a PCS (Physical Coding Sublayer) PHY,
the handle used will be pcsphy-handle.

Signed-off-by: Igal Liberman <igal.liberman@freescale.com>
Signed-off-by: Scott Wood <oss@buserror.net>
Documentation/devicetree/bindings/powerpc/fsl/fman.txt