ar71xx: allow to override at803x sgmii aneg status
[openwrt/openwrt.git] / target / linux / ar71xx / files / arch / mips / ath79 / mach-fritz450e.c
index e48ddd65e7c37d6955824a158aa03316b6b52108..4e99834d2757dcbed5038145aa5c0f023f3ad6f8 100644 (file)
@@ -122,6 +122,7 @@ static struct gpio_keys_button fritz450E_gpio_keys[] __initdata = {
 static struct at803x_platform_data fritz450E_at803x_data = {
        .disable_smarteee = 1,
        .has_reset_gpio = 1,
+       .override_sgmii_aneg = 1,
        .reset_gpio = FRITZ450E_GPIO_PHY_RESET,
 };