summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/arm/arm-boards
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2014-03-29 13:32:25 -0500
committerRob Herring <robh@kernel.org>2014-06-24 14:16:02 -0500
commitfe3eed11c969731795cb8a686162c6698ee86bdf (patch)
tree5b5c6a7af20641e3d7ba64e9624f920d419b29d9 /Documentation/devicetree/bindings/arm/arm-boards
parent04aa49f6b7fbf819ba3fc44850edd2be23d558a6 (diff)
dt/bindings: arm-boards: add binding for Versatile core module
Add binding for the core module found on ARM versatile AB and PB boards. Signed-off-by: Rob Herring <robh@kernel.org> Cc: Pawel Moll <pawel.moll@arm.com> Cc: Mark Rutland <mark.rutland@arm.com> Cc: Ian Campbell <ijc+devicetree@hellion.org.uk> Cc: Kumar Gala <galak@codeaurora.org> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/arm-boards')
-rw-r--r--Documentation/devicetree/bindings/arm/arm-boards6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/arm-boards b/Documentation/devicetree/bindings/arm/arm-boards
index 3509707f9320..c554ed3d44fb 100644
--- a/Documentation/devicetree/bindings/arm/arm-boards
+++ b/Documentation/devicetree/bindings/arm/arm-boards
@@ -86,3 +86,9 @@ Interrupt controllers:
compatible = "arm,versatile-sic";
interrupt-controller;
#interrupt-cells = <1>;
+
+Required nodes:
+
+- core-module: the root node to the Versatile platforms must have
+ a core-module with regs and the compatible strings
+ "arm,core-module-versatile", "syscon"