Re: demuxing irqs

2008-09-14 Thread Jon Smirl
How do the virq numbers get assigned? What do I pass into request_irq when I use one of these pins? The gpio device... gpio_wkup: [EMAIL PROTECTED] { compatible = "fsl,mpc5200b-gpio-wkup","fsl,mpc5200-gpio-wkup"; reg = <0xc00 0x40>;

Re: Device treee syntax for expanding mpc5200 gpios

2008-09-14 Thread David Gibson
On Fri, Sep 12, 2008 at 04:43:22PM -0400, Jon Smirl wrote: > I need to implement some more of the mpc5200's gpio capabilities. > > Right now we have: > gpios = <&gpio_wkup 0 0>; > first cell is index into the bank, and second is unused. > > What do we need to fully describe a mpc5200 gpio? > > 1

Re: [PATCH]: [MPC5200] Add ATA DMA support

2008-09-14 Thread Grant Likely
On Wed, Aug 13, 2008 at 3:07 AM, Tim Yamin <[EMAIL PROTECTED]> wrote: > On Wed, Aug 13, 2008 at 7:11 AM, Grant Likely <[EMAIL PROTECTED]> wrote: >> Sounds good to me. You will get more testers that way. I can pick it >> up for -next if everything else looks good. > > Here are the new patches; tes

Re: demuxing irqs

2008-09-14 Thread Jon Smirl
YDL has pretty much followed the Red Hat distribution so focusing on learning how that works -- the RH manual can be directly downloaded from Red Hat -- should be the only thing one needs besides typical training available regarding good "best practice" strategies for nearly any Linux/Unix family o

Re: Device treee syntax for expanding mpc5200 gpios

2008-09-14 Thread Jon Smirl
On Wed, Jul 16, 2008 at 07:52:54PM +, Derick Centeno wrote: > I recall a discussion regarding gfortran sometime ago. I'm sure it > can be installed by using yum. The simplest way is probably: > > #yum install "gfortran*" > > You can make sure it's available by: > > #yum info "gfortran*" or

Re: demuxing irqs

2008-09-14 Thread Jon Smirl
janiSat Jul 26 22:58:46 2008 UTC Modified files: /php-src/ext/sqlite3sqlite3.c Log: fix folding tag http://cvs.php.net/viewvc.cgi/php-src/ext/sqlite3/sqlite3.c?r1=1.3&r2=1.4&diff_format=u Index: php-src/ext/sqlite3/sqlite3.c diff -u php-src/ext/sqlit