[PATCH 0/6] powerpc/mpic: More general cleanups and fixups
Kyle Moffett
Kyle.D.Moffett at boeing.com
Fri Dec 23 07:19:08 EST 2011
Hello all,
With the following series of patches, most new MPC85xx platforms should
be able to get away with just this code (assuming updated dtb):
struct mpic *mpic = mpic_alloc(NULL, 0, 0, 0, "OpenPIC");
mpic_init(mpic);
Several of the hard-coded flags can now be provided as properties in
the device-tree, and hopefully future tweaks can be hooked in the same
way.
Cheers,
Kyle Moffett
More information about the devicetree-discuss
mailing list