Re: [PATCH v2 2/4] MIPS: BCM63xx: remove EHCI from BCM6348 boards

2020-08-07 Thread Florian Fainelli
On 8/7/2020 3:04 AM, Álvaro Fernández Rojas wrote: > There's no EHCI controller on BCM6348. > > Signed-off-by: Álvaro Fernández Rojas Acked-by: Florian Fainelli -- Florian

[PATCH v2 2/4] MIPS: BCM63xx: remove EHCI from BCM6348 boards

2020-08-07 Thread Álvaro Fernández Rojas
There's no EHCI controller on BCM6348. Signed-off-by: Álvaro Fernández Rojas --- v2: no changes. arch/mips/bcm63xx/boards/board_bcm963xx.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/arch/mips/bcm63xx/boards/board_bcm963xx.c b/arch/mips/bcm63xx/boards/board_bcm963xx.c index