<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7652.24">
<TITLE>External interrupt type?</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hello,<BR>
<BR>
I am dealing with external interrupts on an custom board of the<BR>
mpc5200b. Kernel is 2.6.24 from kernel.org.<BR>
<BR>
I can declare the interrupt in the dts for the board and the<BR>
control register is set correctly, i.e. the correct external interrupt<BR>
is enabled.<BR>
<BR>
On the other hand the type is ignored and is always level interrupt<BR>
active low.<BR>
<BR>
Is this intended behaviour?<BR>
How can I pass in the interrupt type from the dts to the kernel?<BR>
<BR>
I need to have the interrupt as edge interrupt, rising edge type?<BR>
<BR>
rg<BR>
kd<BR>
</FONT>
</P>

</BODY>
</HTML>