aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm63xx/patches-5.4/538-board_bcm963269bhr.patch
diff options
context:
space:
mode:
authorÁlvaro Fernández Rojas <noltari@gmail.com>2020-08-07 10:11:01 +0200
committerÁlvaro Fernández Rojas <noltari@gmail.com>2020-08-07 10:34:31 +0200
commitfb589b61420ccc6542e796a99a05a0a620e93bfb (patch)
treec1b1828f41df0e1105874788ec3b358511d80865 /target/linux/bcm63xx/patches-5.4/538-board_bcm963269bhr.patch
parent440d5996efa8baa84b3d276f058a28f1e840e538 (diff)
downloadupstream-fb589b61420ccc6542e796a99a05a0a620e93bfb.tar.gz
upstream-fb589b61420ccc6542e796a99a05a0a620e93bfb.tar.bz2
upstream-fb589b61420ccc6542e796a99a05a0a620e93bfb.zip
bcm63xx: add missing OHCI nodes
All boards with EHCI enabled should also have OHCI enabled. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Diffstat (limited to 'target/linux/bcm63xx/patches-5.4/538-board_bcm963269bhr.patch')
-rw-r--r--target/linux/bcm63xx/patches-5.4/538-board_bcm963269bhr.patch7
1 files changed, 4 insertions, 3 deletions
diff --git a/target/linux/bcm63xx/patches-5.4/538-board_bcm963269bhr.patch b/target/linux/bcm63xx/patches-5.4/538-board_bcm963269bhr.patch
index 1b5f117739..d7a3484a3b 100644
--- a/target/linux/bcm63xx/patches-5.4/538-board_bcm963269bhr.patch
+++ b/target/linux/bcm63xx/patches-5.4/538-board_bcm963269bhr.patch
@@ -1,6 +1,6 @@
--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -1508,6 +1508,45 @@ static struct board_info __initdata boar
+@@ -1510,6 +1510,46 @@ static struct board_info __initdata boar
#endif /* CONFIG_BCM63XX_CPU_6368 */
/*
@@ -12,6 +12,7 @@
+ .expected_cpu_id = 0x63268,
+
+ .has_pci = 1,
++ .has_ohci0 = 1,
+ .has_ehci0 = 1,
+
+ .has_enetsw = 1,
@@ -46,7 +47,7 @@
* all boards
*/
static const struct board_info __initconst *bcm963xx_boards[] = {
-@@ -1585,6 +1624,9 @@ static const struct board_info __initcon
+@@ -1587,6 +1627,9 @@ static const struct board_info __initcon
&board_96368mvwg,
&board_96368mvngr,
#endif /* CONFIG_BCM63XX_CPU_6368 */
@@ -56,7 +57,7 @@
};
static struct of_device_id const bcm963xx_boards_dt[] = {
-@@ -1672,6 +1714,7 @@ static struct of_device_id const bcm963x
+@@ -1674,6 +1717,7 @@ static struct of_device_id const bcm963x
{ .compatible = "brcm,bcm96368mvwg", .data = &board_96368mvwg, },
#endif
#ifdef CONFIG_BCM63XX_CPU_63268