brcm63xx: add DT support for DSL-2740B/DSL-2741B rev F1
[openwrt/staging/yousong.git] / target / linux / brcm63xx / patches-3.14 / 524-board_dsl_274xb_rev_f.patch
index 97c42dfdff25b8c564364f5745776311d3a40ae7..9dc48c529841e748c6cf4f5c896a68791cea24f1 100644 (file)
@@ -130,3 +130,11 @@ Subject: [PATCH 70/79] MIPS: BCM63XX: Add board definition for D-Link
  #endif
  #ifdef CONFIG_BCM63XX_CPU_6338
        &board_96338gw,
+@@ -2742,6 +2870,7 @@ static struct of_device_id const bcm963x
+ #ifdef CONFIG_BCM63XX_CPU_6328
+       { .compatible = "brcm,bcm963281TAN", .data = &board_963281TAN, },
+       { .compatible = "brcm,bcm96328avng", .data = &board_96328avng, },
++      { .compatible = "d-link,dsl-274xb-f", .data = &board_dsl_274xb_f1, },
+ #endif
+ #ifdef CONFIG_BCM63XX_CPU_6338
+       { .compatible = "brcm,bcm96338gw", .data = &board_96338gw, },