Re: [PATCH 1/2] dt: Document general interrupt controller bindings

2012-09-19 Thread Rob Herring
On 09/19/2012 03:57 AM, Thierry Reding wrote: > In order to use a device as interrupt controller, it needs to be marked > with the DT interrupt-controller property. This commit adds rudimentary > documentation about the required standard properties and describes the > most commonly used interrupt s

Re: [PATCH 1/2] dt: Document general interrupt controller bindings

2012-09-19 Thread Stephen Warren
On 09/19/2012 02:57 AM, Thierry Reding wrote: > In order to use a device as interrupt controller, it needs to be marked > with the DT interrupt-controller property. This commit adds rudimentary > documentation about the required standard properties and describes the > most commonly used interrupt s

[PATCH 1/2] dt: Document general interrupt controller bindings

2012-09-19 Thread Thierry Reding
In order to use a device as interrupt controller, it needs to be marked with the DT interrupt-controller property. This commit adds rudimentary documentation about the required standard properties and describes the most commonly used interrupt specifiers. Cc: Linus Walleij Cc: Grant Likely Cc: R