brcm63xx: apply updated compatibles for selecting board_info
[openwrt/openwrt.git] / target / linux / brcm63xx / patches-4.19 / 566-board_A4001N.patch
index 75c0c5bcdc98f6e8b4cc8b629426d2a2c1d4a014..2dc61d5a4f6009cfb5c26012dbf51dbceaa5b7fd 100644 (file)
        &board_dsl_274xb_f1,
        &board_FAST2704V2,
 @@ -2040,6 +2084,7 @@ static struct of_device_id const bcm963x
-       { .compatible = "brcm,bcm96318ref_p300", .data = &board_96318ref_p300, },
+       { .compatible = "brcm,bcm96318ref-p300", .data = &board_96318ref_p300, },
  #endif
  #ifdef CONFIG_BCM63XX_CPU_6328
 +      { .compatible = "adb,a4001n", .data = &board_A4001N, },
        { .compatible = "adb,a4001n1", .data = &board_A4001N1, },
-       { .compatible = "brcm,bcm963281TAN", .data = &board_963281TAN, },
+       { .compatible = "brcm,bcm963281tan", .data = &board_963281TAN, },
        { .compatible = "brcm,bcm96328avng", .data = &board_96328avng, },