ar71xx: Allow to set the RXDV, RXD, TXD, TXE delays for QCA955x
[openwrt/openwrt.git] / target / linux / ar71xx / files / arch / mips / ath79 / mach-mr900.c
index 9c3164d05e195f3743aea2c5a4dd3172c943838f..1eb33b6f34c1f62328806432fd6a9b7d9a580d08 100644 (file)
@@ -123,7 +123,7 @@ static void __init mr900_setup(void)
        }
        pdata->use_eeprom = true;
 
-       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);
 
        ath79_init_mac(ath79_eth0_data.mac_addr, art + MR900_MAC0_OFFSET, 0);