Searched hist:"16 ce6de87ecddc73943cd192195bb20148e80622" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | zynq_gem.c | 16ce6de87ecddc73943cd192195bb20148e80622 Wed Oct 07 14:42:56 UTC 2015 Michal Simek <michal.simek@xilinx.com> net: zynq: Add support for different PHY interface types
MII is setup by default for all cases. The most of boards are using RGMII but PHY drivers are not doing any specific setting that's why MII setting was working fine. With TI DP83867 is necessary to setup paramaters based on interface type.
Use one setting per board for it which is something what will be removed when driver is moved to DM.
Signed-off-by: Michal Simek <michal.simek@xilinx.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>
|