aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Färber <afaerber@suse.de>2017-02-15 13:45:03 +0100
committerAndreas Färber <afaerber@suse.de>2017-06-17 14:36:03 +0200
commitfd0238cfc0483ce040302562c7790be7d909b7c6 (patch)
tree03ad9fd13241761b3b066209dead4f56bb72ba88
parentdt-bindings: Add vendor prefix for Actions Semi (diff)
downloadlinux-dev-fd0238cfc0483ce040302562c7790be7d909b7c6.tar.xz
linux-dev-fd0238cfc0483ce040302562c7790be7d909b7c6.zip
dt-bindings: arm: Document Actions Semi S500
The Actions Semi S500 is a quad-core ARM Cortex-A9 SoC. The LeMaker Guitar is an SODIMM-format module with that SoC. Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Andreas Färber <afaerber@suse.de>
-rw-r--r--Documentation/devicetree/bindings/arm/actions.txt24
1 files changed, 24 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/actions.txt b/Documentation/devicetree/bindings/arm/actions.txt
new file mode 100644
index 000000000000..1d3782e41b00
--- /dev/null
+++ b/Documentation/devicetree/bindings/arm/actions.txt
@@ -0,0 +1,24 @@
+Actions Semi platforms device tree bindings
+-------------------------------------------
+
+
+S500 SoC
+========
+
+Required root node properties:
+
+ - compatible : must contain "actions,s500"
+
+
+Modules:
+
+Root node property compatible must contain, depending on module:
+
+ - LeMaker Guitar: "lemaker,guitar"
+
+
+Boards:
+
+Root node property compatible must contain, depending on board:
+
+ - LeMaker Guitar Base Board rev. B: "lemaker,guitar-bb-rev-b", "lemaker,guitar"