[PATCH 07/10] dt/bindings: arm-boards: add binding for Versatile core module
Rob Herring
robherring2 at gmail.com
Wed May 21 08:34:18 PDT 2014
On Wed, May 21, 2014 at 3:24 AM, Arnd Bergmann <arnd at arndb.de> wrote:
> 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?
Yes, probably so. That should be done on Integrator and Realview as
well if not already.
Rob
More information about the linux-arm-kernel
mailing list