[PATCH 0/12] Add support for QE and 8360EMDS board -v2
Li Yang
LeoLi at freescale.com
Fri Sep 29 02:09:14 EST 2006
On 9/28/06, Kumar Gala <galak at kernel.crashing.org> wrote:
>
> On Sep 28, 2006, at 3:18 AM, Li Yang wrote:
>
> > Paul,
> >
> > The series of patches add generic QE infrastructure called
> > qe_lib, and MPC8360EMDS board support. Qe_lib is used by
> > QE device drivers such as ucc_geth driver.
> >
> > This version updates QE interrupt controller to use new irq
> > mapping mechanism, addresses all the comments received with
> > last submission and includes some style fixes.
> >
> > v2 change: Change to use device tree for BCSR and MURAM;
> > Remove I/O port interrupt handling code as it is not generic
> > enough.
>
> Before accepting any of this code, I'd like to see what the drivers
> look like that are using it. Its hard to make significant comments w/
> o seeing what the consumers of all the 'lib' code look like.
Current in-tree user of the lib is driver/net/ucc_geth.c. There is
also QE ATM driver which is included in Alex's 8360sar project. QE
USB host/client drivers are in Freescale LTIB BSP.
- Leo
More information about the Linuxppc-dev
mailing list