diff options
author | Marc Carino <marc.ceeeee@gmail.com> | 2013-09-06 22:40:19 +0200 |
---|---|---|
committer | Matt Porter <mporter@linaro.org> | 2014-07-28 16:00:57 +0200 |
commit | 0a540d4ba6af544121ca04cbb8ee14212a6e645a (patch) | |
tree | bad550767071edb7ca598fde2bc8b3002c78ba2a /Documentation/devicetree/bindings/arm | |
parent | ARM: dts: enable SMP support for bcm21664 (diff) | |
download | linux-0a540d4ba6af544121ca04cbb8ee14212a6e645a.tar.xz linux-0a540d4ba6af544121ca04cbb8ee14212a6e645a.zip |
ARM: brcmstb: add CPU binding for Broadcom Brahma15
Add the Broadcom Brahma B15 CPU to the DT CPU binding list.
Signed-off-by: Marc Carino <marc.ceeeee@gmail.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Matt Porter <mporter@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/arm')
-rw-r--r-- | Documentation/devicetree/bindings/arm/cpus.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/cpus.txt b/Documentation/devicetree/bindings/arm/cpus.txt index 1fe72a0778cd..06fd7bba830c 100644 --- a/Documentation/devicetree/bindings/arm/cpus.txt +++ b/Documentation/devicetree/bindings/arm/cpus.txt @@ -163,6 +163,7 @@ nodes to be present and contain the properties described below. "arm,cortex-r4" "arm,cortex-r5" "arm,cortex-r7" + "brcm,brahma-b15" "faraday,fa526" "intel,sa110" "intel,sa1100" @@ -184,6 +185,7 @@ nodes to be present and contain the properties described below. can be one of: "allwinner,sun6i-a31" "arm,psci" + "brcm,brahma-b15" "marvell,armada-375-smp" "marvell,armada-380-smp" "marvell,armada-xp-smp" |