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 _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev