brcm63xx: probe gpio controllers through DT
[openwrt/openwrt.git] / target / linux / brcm63xx / patches-3.18 / 499-allow_better_context_for_board_patches.patch
index 5dcfa9dda62cc35eaa0b2daaa3289dffeb04a626..1fd440750a7aca45bc2b770c862afe64afb129fc 100644 (file)
@@ -2,7 +2,7 @@
 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
 @@ -61,7 +61,7 @@ static struct board_info __initdata boar
        .ephy_reset_gpio                = 36,
-       .ephy_reset_gpio_flags          = GPIOF_INIT_HIGH,
+       .ephy_reset_gpio_flags          = GPIO_ACTIVE_LOW,
  };
 -#endif
 +#endif /* CONFIG_BCM63XX_CPU_3368 */