ar71xx: allow to disable link polling on unused PHYs
[openwrt/openwrt.git] / target / linux / ar71xx / files / arch / mips / include / asm / mach-ath79 / ag71xx_platform.h
index 43e67557aec25ec0e88b6d83cd14de275e962489..6e90ba4335999cea66d610616289af01d7e67c65 100644 (file)
@@ -19,6 +19,7 @@
 
 struct ag71xx_switch_platform_data {
        u8              phy4_mii_en:1;
+       u8              phy_poll_mask;
 };
 
 struct ag71xx_platform_data {