Searched hist:"0 a33ce653deee71d7ccbc64e2e3168db33a3c7c0" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | gmac_rockchip.c | 0a33ce653deee71d7ccbc64e2e3168db33a3c7c0 Sat Jan 13 06:01:12 UTC 2018 David Wu <david.wu@rock-chips.com> net: gmac_rockchip: Add support for the RV1108 GMAC
The rv1108 GMAC only support rmii interface, so need to add the set_rmii() ops. Use the phy current interface to set rmii or rgmii ops. At the same time, need to set the mac clock rate of rmii with 50M, the clock rate of rgmii with 125M.
Change-Id: Ie669aefd1af254f4f7c71ac82decc01bd61e9e5b Signed-off-by: David Wu <david.wu@rock-chips.com> Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
|