Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1589207
| From | Andreas Färber <afaerber@suse.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v3 19/25] dt-bindings: arm: cpus: Add S500 enable-method |
| Date | 2017-02-28 07:50 +0100 |
| Message-ID | <tfJLI-GX-9@gated-at.bofh.it> (permalink) |
| References | <tfJLI-GX-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
The Actions Semi S500 SoC requires a special secondary CPU boot procedure. Signed-off-by: Andreas Färber <afaerber@suse.de> --- v3: new Documentation/devicetree/bindings/arm/cpus.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/arm/cpus.txt b/Documentation/devicetree/bindings/arm/cpus.txt index 698ad1f0..e3e1e2f 100644 --- a/Documentation/devicetree/bindings/arm/cpus.txt +++ b/Documentation/devicetree/bindings/arm/cpus.txt @@ -192,6 +192,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" -- 2.10.2
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH v3 19/25] dt-bindings: arm: cpus: Add S500 enable-method Andreas Färber <afaerber@suse.de> - 2017-02-28 07:50 +0100
csiph-web