diff options
| author | Álvaro Fernández Rojas <noltari@gmail.com> | 2016-08-03 05:58:27 -0400 |
|---|---|---|
| committer | Ralf Baechle <ralf@linux-mips.org> | 2016-10-04 10:13:57 -0400 |
| commit | 4bac0e2afc7b7603c1781733629254d7a6b9a83c (patch) | |
| tree | 784809a936c96ec8e4bf09343fe342a6e8dd6c19 /Documentation/devicetree/bindings/mips | |
| parent | 786e19a88895b6401313adfd5bc72789dc44f631 (diff) | |
MIPS: BMIPS: Add BCM3368 support
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>
Cc: f.fainelli@gmail.com
Cc: jogo@openwrt.org
Cc: cernekee@gmail.com
Cc: robh@kernel.org
Cc: simon@fire.lp0.eu
Cc: john@phrozen.org
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Cc: devicetree@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/13840/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'Documentation/devicetree/bindings/mips')
| -rw-r--r-- | Documentation/devicetree/bindings/mips/brcm/soc.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/mips/brcm/soc.txt b/Documentation/devicetree/bindings/mips/brcm/soc.txt index 4a7e030e4f9b..65bc572ef536 100644 --- a/Documentation/devicetree/bindings/mips/brcm/soc.txt +++ b/Documentation/devicetree/bindings/mips/brcm/soc.txt | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | Required properties: | 3 | Required properties: |
| 4 | 4 | ||
| 5 | - compatible: "brcm,bcm3384", "brcm,bcm33843" | 5 | - compatible: "brcm,bcm3368", "brcm,bcm3384", "brcm,bcm33843" |
| 6 | "brcm,bcm3384-viper", "brcm,bcm33843-viper" | 6 | "brcm,bcm3384-viper", "brcm,bcm33843-viper" |
| 7 | "brcm,bcm6328", "brcm,bcm6358", "brcm,bcm6368", | 7 | "brcm,bcm6328", "brcm,bcm6358", "brcm,bcm6368", |
| 8 | "brcm,bcm63168", "brcm,bcm63268", | 8 | "brcm,bcm63168", "brcm,bcm63268", |
