ramips: register watchdog device on the rt288x boards
[openwrt.git] / target / linux / ramips / files / arch / mips / ralink / rt288x / mach-wzr-agl300nh.c
index d37af91..f77306d 100644 (file)
@@ -75,6 +75,8 @@ static void __init wzr_agl300nh_init(void)
        rt288x_gpio_init(RT2880_GPIO_MODE_UART0);
 
        rt288x_register_flash(0, &wzr_agl300nh_flash_data);
+       rt288x_register_wifi();
+       rt288x_register_wdt();
 }
 
 MIPS_MACHINE(RAMIPS_MACH_WZR_AGL300NH, "WZR-AGL300NH",
This page took 0.035487 seconds and 4 git commands to generate.