diff options
author | Marc Carino <marc.ceeeee@gmail.com> | 2013-09-06 13:40:19 -0700 |
---|---|---|
committer | Matt Porter <mporter@linaro.org> | 2014-07-28 10:00:57 -0400 |
commit | 0a540d4ba6af544121ca04cbb8ee14212a6e645a (patch) | |
tree | bad550767071edb7ca598fde2bc8b3002c78ba2a /Documentation | |
parent | 1d3138b75e3af493261c7a1e085b66b34c74dfbb (diff) | |
download | op-kernel-dev-0a540d4ba6af544121ca04cbb8ee14212a6e645a.zip op-kernel-dev-0a540d4ba6af544121ca04cbb8ee14212a6e645a.tar.gz |
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')
-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 1fe72a0..06fd7bb 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" |