ar71xx: enable HSR tuner on Ubiquiti UAP Outdoor+

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
master
Matthias Schiffer 8 years ago
parent 60983a486c
commit 7ef0d7c4fc
No known key found for this signature in database
GPG Key ID: 16EF3F64CB201D9C
  1. 1
      target/linux/ar71xx/files/arch/mips/ath79/mach-ubnt-xm.c

@ -279,6 +279,7 @@ static void __init ubnt_unifi_outdoor_plus_setup(void)
ath79_register_eth(0);
ath79_register_eth(1);
ap9x_pci_get_wmac_data(0)->ubnt_hsr = true;
ap91_pci_init(ee, NULL);
ath79_register_leds_gpio(-1, ARRAY_SIZE(ubnt_unifi_outdoor_plus_leds_gpio),

Loading…
Cancel
Save