[PATCH v2 07/11] dt/bindings: arm-boards: add binding for Versatile core module
Rob Herring
robherring2 at gmail.com
Thu May 29 15:40:17 PDT 2014
From: Rob Herring <robh at kernel.org>
Add binding for the core module found on ARM versatile AB and PB boards.
Signed-off-by: Rob Herring <robh at kernel.org>
Cc: Pawel Moll <pawel.moll at arm.com>
Cc: Mark Rutland <mark.rutland at arm.com>
Cc: Ian Campbell <ijc+devicetree at hellion.org.uk>
Cc: Kumar Gala <galak at codeaurora.org>
Acked-by: Arnd Bergmann <arnd at arndb.de>
---
v2:
- no change
Documentation/devicetree/bindings/arm/arm-boards | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/arm-boards b/Documentation/devicetree/bindings/arm/arm-boards
index 3509707..c554ed3 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"
--
1.9.1
More information about the linux-arm-kernel
mailing list