Re: [PATCH 5/6] MIPS: BMIPS: Add BCM6362 support
From: Rob Herring <robh@kernel.org>
Date: 2016-06-14 22:33:02
Also in:
linux-devicetree, lkml
From: Rob Herring <robh@kernel.org>
Date: 2016-06-14 22:33:02
Also in:
linux-devicetree, lkml
On Mon, Jun 13, 2016 at 09:38:53AM +0200, Álvaro Fernández Rojas wrote:
BCM6362 is a BMIPS4350 SoC which needs the same fixup as BCM6368 in order to enable SMP support. Signed-off-by: Álvaro Fernández Rojas <redacted> --- Documentation/devicetree/bindings/mips/brcm/soc.txt | 2 +- arch/mips/bmips/setup.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-)
Acked-by: Rob Herring <robh@kernel.org>