ar71xx: Allow to set the RXDV, RXD, TXD, TXE delays for QCA955x
[openwrt.git] / target / linux / ar71xx / files / arch / mips / ath79 / mach-epg5000.c
index 3d60afc..d89d4c4 100644 (file)
@@ -149,7 +149,7 @@ static void __init epg5000_setup(void)
 
        ath79_register_usb();
 
-       ath79_setup_qca955x_eth_cfg(QCA955X_ETH_CFG_RGMII_EN);
+       ath79_setup_qca955x_eth_cfg(QCA955X_ETH_CFG_RGMII_EN, 3, 3, 0, 0);
 
        ath79_register_mdio(0, 0x0);