]> Git Repo - J-u-boot.git/commit
net: mvpp2: Read phy-speed from DT to select between 1GB and 2.5GB SGMII
authorStefan Roese <[email protected]>
Wed, 22 Mar 2017 13:15:40 +0000 (14:15 +0100)
committerStefan Roese <[email protected]>
Wed, 29 Mar 2017 05:43:20 +0000 (07:43 +0200)
commit9acb7da14ebb55b2a9819c34a24f4ce6e99202c4
treebea44fa04ec6e9c86c24dda3d397d28bf8d365be
parent66b11ccbb616910c593a18ba7232e30c3b13ee43
net: mvpp2: Read phy-speed from DT to select between 1GB and 2.5GB SGMII

Read the "phy-speed" DT property to differentiate between 1 and 2.5GB
SGMII operations. Please note that its unclear right now, if this
DT property will be accepted in mainline Linux. If not, we need to
revisit this code and change it to use the accepted property.

Signed-off-by: Stefan Roese <[email protected]>
Acked-by: Joe Hershberger <[email protected]>
drivers/net/mvpp2.c
This page took 0.0311 seconds and 4 git commands to generate.