diff options
author | Chris Brand <chris.brand@broadcom.com> | 2016-05-11 23:36:19 +0200 |
---|---|---|
committer | Florian Fainelli <f.fainelli@gmail.com> | 2016-06-06 20:50:40 +0200 |
commit | 31bda09d810d6948de31832964160acc002c7afa (patch) | |
tree | 7d593f8fc78311f2e10b4d544dcc741bf4cc2317 /Documentation/devicetree/bindings/arm/cpus.txt | |
parent | ARM: BCM5301X: Enable SPI-NOR on dual flash devices (diff) | |
download | linux-31bda09d810d6948de31832964160acc002c7afa.tar.xz linux-31bda09d810d6948de31832964160acc002c7afa.zip |
Documentation: devicetree: Document BCM23550 bindings
Add binding document for Broadcom BCM23550 SoC.
BCM23550 has a Cluster Dormant Control IP block that holds cores
in an idle state. Introduce a new CPU enable method in which the CDC is
accessed to bring the core online.
Signed-off-by: Chris Brand <chris.brand@broadcom.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/cpus.txt')
-rw-r--r-- | Documentation/devicetree/bindings/arm/cpus.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/cpus.txt b/Documentation/devicetree/bindings/arm/cpus.txt index e97a45681138..ff76088f3b84 100644 --- a/Documentation/devicetree/bindings/arm/cpus.txt +++ b/Documentation/devicetree/bindings/arm/cpus.txt @@ -194,6 +194,7 @@ nodes to be present and contain the properties described below. "allwinner,sun8i-a23" "arm,realview-smp" "brcm,bcm11351-cpu-method" + "brcm,bcm23550" "brcm,bcm-nsp-smp" "brcm,brahma-b15" "marvell,armada-375-smp" |