Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1589207 > unrolled thread

[PATCH v3 19/25] dt-bindings: arm: cpus: Add S500 enable-method

Started byAndreas Färber <afaerber@suse.de>
First post2017-02-28 07:50 +0100
Last post2017-02-28 07:50 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH v3 19/25] dt-bindings: arm: cpus: Add S500 enable-method Andreas Färber <afaerber@suse.de> - 2017-02-28 07:50 +0100

#1589207 — [PATCH v3 19/25] dt-bindings: arm: cpus: Add S500 enable-method

FromAndreas Färber <afaerber@suse.de>
Date2017-02-28 07:50 +0100
Subject[PATCH v3 19/25] dt-bindings: arm: cpus: Add S500 enable-method
Message-ID<tfJLI-GX-9@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web