[PATCH 07/10] dt/bindings: arm-boards: add binding for Versatile core module
Arnd Bergmann
arnd at arndb.de
Wed May 21 01:24:04 PDT 2014
On Tuesday 20 May 2014 16:09:33 Rob Herring wrote:
> diff --git a/Documentation/devicetree/bindings/arm/arm-boards b/Documentation/devicetree/bindings/arm/arm-boards
> index 3509707..3a950d9 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 string
> + "arm,core-module-versatile"
>
Should we mark this compatible="syscon" as well, so we can move
the accesses into syscon references later if we want to?
ARnd
More information about the linux-arm-kernel
mailing list