mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] MIPS: bmips: Support SMP on BCM63168
@ 2015-11-15 16:37 Simon Arlott
  0 siblings, 0 replies; only message in thread
From: Simon Arlott @ 2015-11-15 16:37 UTC (permalink / raw)
  To: Kevin Cernekee, Florian Fainelli, linux-mips
  Cc: Ralf Baechle, Linux Kernel Mailing List

The BCM63168 requires the same CPU1 fix as BCM6368.

Signed-off-by: Simon Arlott <simon@fire.lp0.eu>
---
 arch/mips/bmips/setup.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/mips/bmips/setup.c b/arch/mips/bmips/setup.c
index 526ec27..00409db 100644
--- a/arch/mips/bmips/setup.c
+++ b/arch/mips/bmips/setup.c
@@ -105,6 +105,7 @@ static const struct bmips_quirk bmips_quirk_list[] = {
 	{ "brcm,bcm33843-viper",	&bcm3384_viper_quirks		},
 	{ "brcm,bcm6328",		&bcm6328_quirks			},
 	{ "brcm,bcm6368",		&bcm6368_quirks			},
+	{ "brcm,bcm63168",		&bcm6368_quirks			},
 	{ },
 };
 
-- 
2.1.4

-- 
Simon Arlott

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-11-15 16:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-15 16:37 [PATCH] MIPS: bmips: Support SMP on BCM63168 Simon Arlott

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®