Re: Configuration-Problem ext-interrupt on mpc52xx

2007-09-20 Thread S. Fricke
Hello, > > I have read it! But another driver on Boot-time pulled my interrupt > > Erm.. if the interrupt is shared with something else which expects a > different trigger/polarity, you're kind of stuffed YEEeess! An incomplete documentation is suboptimal! In german, we would say: "[...] Das

Re: Configuration-Problem ext-interrupt on mpc52xx

2007-09-19 Thread David Gibson
On Wed, Sep 19, 2007 at 09:01:46PM +0200, S. Fricke wrote: > Hello, > > > On 9/19/07, S. Fricke <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > > > how can i configure an "ext interrupt" to high-level? I want a > > > interruption on > > > IRQ2, but I checked with an oscilloscope that the pin has a l

Re: Configuration-Problem ext-interrupt on mpc52xx

2007-09-19 Thread S. Fricke
Hello, > On 9/19/07, S. Fricke <[EMAIL PROTECTED]> wrote: > > Hi, > > > > how can i configure an "ext interrupt" to high-level? I want a interruption > > on > > IRQ2, but I checked with an oscilloscope that the pin has a low state and I > > needs a high state. > > > > I have tried, after I got th

Re: Configuration-Problem ext-interrupt on mpc52xx

2007-09-19 Thread Grant Likely
On 9/19/07, S. Fricke <[EMAIL PROTECTED]> wrote: > Hi, > > how can i configure an "ext interrupt" to high-level? I want a interruption on > IRQ2, but I checked with an oscilloscope that the pin has a low state and I > needs a high state. > > I have tried, after I got the irq (with irq_of_parse_and_

Re: Configuration-Problem ext-interrupt on mpc52xx

2007-09-19 Thread Juergen Beisert
Silvio, On Wednesday 19 September 2007 13:59, S. Fricke wrote: > how can i configure an "ext interrupt" to high-level? I want a interruption > on IRQ2, but I checked with an oscilloscope that the pin has a low state > and I needs a high state. > > I have tried, after I got the irq (with irq_of_par