All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] powerpc/mpic: More general cleanups and fixups
@ 2011-12-22 20:19 ` Kyle Moffett
  0 siblings, 0 replies; 16+ messages in thread
From: Kyle Moffett @ 2011-12-22 20:19 UTC (permalink / raw)
  To: Benjamin Herrenschmidt
  Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ,
	linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ

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

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2014-05-21  1:23 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-22 20:19 [PATCH 0/6] powerpc/mpic: More general cleanups and fixups Kyle Moffett
2011-12-22 20:19 ` Kyle Moffett
2011-12-22 20:19 ` [PATCH 1/6] powerpc/mpic: Fix use of "flags" variable in mpic_alloc() Kyle Moffett
2011-12-22 20:19   ` Kyle Moffett
2011-12-22 20:19 ` [PATCH 2/6] fsl/mpic: Document and use the "big-endian" device-tree flag Kyle Moffett
2011-12-22 20:19   ` Kyle Moffett
2011-12-22 20:19 ` [PATCH 3/6] fsl/mpic: Create and document the "single-cpu-affinity" " Kyle Moffett
2011-12-22 20:19   ` Kyle Moffett
2011-12-22 20:19 ` [PATCH 4/6] powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_count Kyle Moffett
2011-12-22 20:19   ` Kyle Moffett
2011-12-22 20:19 ` [PATCH 5/6] powerpc/mpic: Add "last-interrupt-source" property to override hardware Kyle Moffett
2011-12-22 20:19   ` Kyle Moffett
2011-12-22 20:19 ` [PATCH 6/6] powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag Kyle Moffett
2011-12-22 20:19   ` Kyle Moffett
2011-12-22 20:19   ` Kyle Moffett
2014-05-21  1:23   ` [6/6] " Scott Wood

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.