ar71xx: add v4.14 support
[openwrt/openwrt.git] / target / linux / ar71xx / files / arch / mips / ath79 / mach-tl-wpa8630.c
index 0a1e6b4d91283d5bfec0cc8479af344530705c31..a95a11c122781604976690a1293c1bd3d95de032 100644 (file)
@@ -128,7 +128,7 @@ static struct ar8327_platform_data tl_wpa8630_qca8337_data = {
 static struct mdio_board_info tl_wpa8630_mdio0_info[] = {
        {
                .bus_id = "ag71xx-mdio.0",
-               .phy_addr = 0,
+               .mdio_addr = 0,
                .platform_data = &tl_wpa8630_qca8337_data,
        },
 };
@@ -168,5 +168,5 @@ static void __init tl_wpa8630_setup(void)
                                        tl_wpa8630_gpio_keys);
 }
 
-MIPS_MACHINE(ATH79_MACH_TL_WPA8630, "TL-WPA8630", "TP-Link TL-WPA8630",
+MIPS_MACHINE(ATH79_MACH_TL_WPA8630, "TL-WPA8630", "TP-LINK TL-WPA8630",
        tl_wpa8630_setup);