diff options
author | Andreas Färber <afaerber@suse.de> | 2017-02-28 07:12:04 +0100 |
---|---|---|
committer | Andreas Färber <afaerber@suse.de> | 2017-06-19 04:04:29 +0200 |
commit | b84d7bf655b0d96c1c96310a698a015579526ab4 (patch) | |
tree | a513a292e3bb3e0bc6664efd8eaeb399dd3bf1f3 /Documentation/devicetree/bindings/arm/cpus.txt | |
parent | ARM: dts: Add Actions Semi S500 and LeMaker Guitar (diff) | |
download | linux-b84d7bf655b0d96c1c96310a698a015579526ab4.tar.xz linux-b84d7bf655b0d96c1c96310a698a015579526ab4.zip |
dt-bindings: arm: cpus: Add S500 enable-method
The Actions Semi S500 SoC requires a special secondary CPU boot procedure.
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Andreas Färber <afaerber@suse.de>
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 1030f5f50207..5e6db4c21050 100644 --- a/Documentation/devicetree/bindings/arm/cpus.txt +++ b/Documentation/devicetree/bindings/arm/cpus.txt @@ -193,6 +193,7 @@ nodes to be present and contain the properties described below. "spin-table" # On ARM 32-bit systems this property is optional and can be one of: + "actions,s500-smp" "allwinner,sun6i-a31" "allwinner,sun8i-a23" "arm,realview-smp" |