commit | 1b06428ee56fadedd004bfc5e3fbb39fb8c99010 | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@igel.co.jp> | Wed Jul 18 17:51:24 2007 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri Jul 20 12:18:20 2007 +0900 |
tree | eb31c81f6b885ce06eabb547ddfcea097013f9c7 | |
parent | 02ab3f70791f7d5c9098acaa31a72dd7d0961cb0 [diff] |
sh: intc - add support for 7722 processor This patch converts the cpu specific 7722 setup code to use the new intc controller. Many new vectors are added and also support for external interrupt sense configuration. So with this patch it is now possible to configure external interrupt pins as edge or level triggered using set_irq_type(). Signed-off-by: Magnus Damm <damm@igel.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>