aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm63xx/patches-5.4/532-board_hw556.patch
diff options
context:
space:
mode:
authorÁlvaro Fernández Rojas <noltari@gmail.com>2020-08-07 10:06:34 +0200
committerÁlvaro Fernández Rojas <noltari@gmail.com>2020-08-07 10:34:31 +0200
commit440d5996efa8baa84b3d276f058a28f1e840e538 (patch)
tree8373a9a4d75efd7310df6495d37eaf732f8b194e /target/linux/bcm63xx/patches-5.4/532-board_hw556.patch
parent81fdb4235e4e5efe7f0fde06b908a4f6ce6a96f3 (diff)
downloadupstream-440d5996efa8baa84b3d276f058a28f1e840e538.tar.gz
upstream-440d5996efa8baa84b3d276f058a28f1e840e538.tar.bz2
upstream-440d5996efa8baa84b3d276f058a28f1e840e538.zip
bcm63xx: remove invalid EHCI nodes
There's no EHCI controller on BCM6348. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Diffstat (limited to 'target/linux/bcm63xx/patches-5.4/532-board_hw556.patch')
-rw-r--r--target/linux/bcm63xx/patches-5.4/532-board_hw556.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/bcm63xx/patches-5.4/532-board_hw556.patch b/target/linux/bcm63xx/patches-5.4/532-board_hw556.patch
index f03de16982..deab307319 100644
--- a/target/linux/bcm63xx/patches-5.4/532-board_hw556.patch
+++ b/target/linux/bcm63xx/patches-5.4/532-board_hw556.patch
@@ -8,7 +8,7 @@
#include <asm/addrspace.h>
#include <bcm63xx_board.h>
#include <bcm63xx_cpu.h>
-@@ -1102,6 +1103,94 @@ static struct board_info __initdata boar
+@@ -1100,6 +1101,94 @@ static struct board_info __initdata boar
},
};
@@ -103,7 +103,7 @@
/* T-Home Speedport W 303V Typ B */
static struct board_info __initdata board_spw303v = {
.name = "96358-502V",
-@@ -1306,6 +1395,9 @@ static const struct board_info __initcon
+@@ -1304,6 +1393,9 @@ static const struct board_info __initcon
&board_nb4_fxc_r1,
&board_ct6373_1,
&board_HW553,
@@ -113,7 +113,7 @@
&board_spw303v,
&board_DVAG3810BN,
#endif /* CONFIG_BCM63XX_CPU_6358 */
-@@ -1376,6 +1468,9 @@ static struct of_device_id const bcm963x
+@@ -1374,6 +1466,9 @@ static struct of_device_id const bcm963x
{ .compatible = "d-link,dsl-2650u", .data = &board_96358vw2, },
{ .compatible = "d-link,dva-g3810bn-tl", .data = &board_DVAG3810BN, },
{ .compatible = "huawei,echolife-hg553", .data = &board_HW553, },