ar71xx: implement callback in mdio reset
[openwrt/openwrt.git] / target / linux / ar71xx / files / arch / mips / include / asm / mach-ath79 / ag71xx_platform.h
index 656a6ef860a16580bdb1d0f5aefa6c280498890c..68aea202bd5ec4e191e8c0444f97505fbcb86026 100644 (file)
@@ -55,6 +55,8 @@ struct ag71xx_mdio_platform_data {
        u8              is_ar934x:1;
        unsigned long   mdio_clock;
        unsigned long   ref_clock;
+
+       void            (*reset)(struct mii_bus *bus);
 };
 
 #endif /* __ASM_MACH_ATH79_PLATFORM_H */