commit | acc2097934b5403b97f95763fe99fc115b818061 | [log] [tgz] |
---|---|---|
author | Thierry Reding <[email protected]> | Thu Sep 20 14:16:50 2012 +0200 |
committer | Rob Herring <[email protected]> | Mon Oct 01 10:51:25 2012 -0500 |
tree | 16fcdd6e3972821076e93017f256776d2f9512da | |
parent | 06455bbcab76e5f5225de5f38ab948d37a1c3587 [diff] |
dt: Document general interrupt controller bindings 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 <[email protected]> Cc: Grant Likely <[email protected]> Acked-by: Stephen Warren <[email protected]> Cc: [email protected] Cc: [email protected] Signed-off-by: Thierry Reding <[email protected]> Signed-off-by: Rob Herring <[email protected]>