ar71xx: Allow to set the RXDV, RXD, TXD, TXE delays for QCA955x
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / files / arch / mips / ath79 / mach-esr900.c
index aa2e7f7f4e9e96bfbabc8e288f0189d5a8bb738c..dd07248f386aa0621bf222d99fab5bcabd32aafa 100644 (file)
@@ -170,7 +170,7 @@ static void __init esr900_setup(void)
 
        ath79_register_wmac(art + ESR900_WMAC_CALDATA_OFFSET, wlan0_mac);
 
-       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);