Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1456610
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 4/7] MIPS: BMIPS: Add BCM3368 support |
| Date | 2016-08-04 19:50 +0200 |
| Message-ID | <s2uWl-49j-3@gated-at.bofh.it> (permalink) |
| References | <s21rk-1e7-31@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Aug 03, 2016 at 11:58:27AM +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 <noltari@gmail.com> > --- > Documentation/devicetree/bindings/mips/brcm/soc.txt | 2 +- > arch/mips/bmips/setup.c | 3 ++- > 2 files changed, 3 insertions(+), 2 deletions(-) > > diff --git a/Documentation/devicetree/bindings/mips/brcm/soc.txt b/Documentation/devicetree/bindings/mips/brcm/soc.txt > index 4a7e030..65bc572 100644 > --- a/Documentation/devicetree/bindings/mips/brcm/soc.txt > +++ b/Documentation/devicetree/bindings/mips/brcm/soc.txt > @@ -2,7 +2,7 @@ > > Required properties: > > -- compatible: "brcm,bcm3384", "brcm,bcm33843" > +- compatible: "brcm,bcm3368", "brcm,bcm3384", "brcm,bcm33843" No need to respin just for this, but please make this one valid combination per line if you respin the series. Acked-by: Rob Herring <robh@kernel.org> > "brcm,bcm3384-viper", "brcm,bcm33843-viper" > "brcm,bcm6328", "brcm,bcm6358", "brcm,bcm6368", > "brcm,bcm63168", "brcm,bcm63268",
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 4/7] MIPS: BMIPS: Add BCM3368 support Álvaro Fernández Rojas <noltari@gmail.com> - 2016-08-03 12:20 +0200 Re: [PATCH v2 4/7] MIPS: BMIPS: Add BCM3368 support Rob Herring <robh@kernel.org> - 2016-08-04 19:50 +0200
csiph-web