Home
last modified time | relevance | path

Searched hist:"0 a71cd77290ca317ecf6f15984a91abbee741e09" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/phy/
H A Dti.c0a71cd77290ca317ecf6f15984a91abbee741e09 Mon May 02 20:46:02 UTC 2016 Dan Murphy <dmurphy@ti.com> net: phy: dp83867: Add SGMII helper for configuration

The code assumed that if the interface is not RGMII configured
then it must be SGMII configured. This device has the ability
to support most of the MII interfaces. Therefore add the
helper for SGMII and only configure the device if the interface is
configured for SGMII.

Signed-off-by: Dan Murphy <dmurphy@ti.com>
Reviewed-by: Mugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: Michal Simek <michal.simek@xilinx.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>