commit | 2206d5dd9a785a74afc6981f2b13b7a4d4da6f31 | [log] [tgz] |
---|---|---|
author | Max Filippov <jcmvbkbc@gmail.com> | Sun Nov 04 00:29:12 2012 +0400 |
committer | Chris Zankel <chris@zankel.net> | Tue Dec 18 21:10:23 2012 -0800 |
tree | a2205c8d26f7b28d3f9cb9a66e18650cb7d48674 | |
parent | 0322cabd39e27614772595abb395871e86ebff66 [diff] |
xtensa: add IRQ domains support IRQ domains provide a mechanism for conversion of linux IRQ numbers to hardware IRQ numbers and vice versus. It is used by OpenFirmware for linking device tree objects to their respective interrupt controllers. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Chris Zankel <chris@zankel.net>