bcm63xx: add missing OHCI nodes
[openwrt/staging/chunkeey.git] / target / linux / bcm63xx / patches-5.4 / 540-board_vw6339gu.patch
index 8bc33f614120a7edf916701b33b950a328bc2b29..34305061fc6fa32f923b1f7228aea13ebf497990 100644 (file)
@@ -1,6 +1,6 @@
 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -1559,6 +1559,48 @@ static struct board_info __initdata boar
+@@ -1562,6 +1562,48 @@ static struct board_info __initdata boar
                },
        },
  };
@@ -49,7 +49,7 @@
  #endif /* CONFIG_BCM63XX_CPU_63268 */
  
  /*
-@@ -1642,6 +1684,7 @@ static const struct board_info __initcon
+@@ -1645,6 +1687,7 @@ static const struct board_info __initcon
  #endif /* CONFIG_BCM63XX_CPU_6368 */
  #ifdef CONFIG_BCM63XX_CPU_63268
        &board_963269bhr,
@@ -57,7 +57,7 @@
  #endif /* CONFIG_BCM63XX_CPU_63268 */
  };
  
-@@ -1732,6 +1775,7 @@ static struct of_device_id const bcm963x
+@@ -1735,6 +1778,7 @@ static struct of_device_id const bcm963x
  #endif
  #ifdef CONFIG_BCM63XX_CPU_63268
        { .compatible = "brcm,bcm963269bhr", .data = &board_963269bhr, },