Re: [PATCH 3/6] MIPS: BMIPS: Add BCM3368 support
From: Rob Herring <robh@kernel.org>
Date: 2016-06-14 22:32:25
Also in:
linux-devicetree, lkml
From: Rob Herring <robh@kernel.org>
Date: 2016-06-14 22:32:25
Also in:
linux-devicetree, lkml
On Mon, Jun 13, 2016 at 09:38:51AM +0200, Álvaro Fernández Rojas wrote:
BCM3368 has a shared TLB which conflicts with current SMP support, so it must be disabled for now. Signed-off-by: Álvaro Fernández Rojas <redacted> --- Documentation/devicetree/bindings/mips/brcm/soc.txt | 2 +- arch/mips/bmips/setup.c | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-)
Acked-by: Rob Herring <robh@kernel.org>