Re: [PATCH] powerpc/fsl: add device tree binding for QE firmware

2010-03-26 Thread Rafal Jaworowski
On 2010-03-25, at 17:46, Timur Tabi wrote: > The more I think about it, the more I believe that this is how we're going to > have to do it. Whether or not Freescale can embed a non-GPL firmware into a > device tree is still undecided. It may require relicensing all of our device > trees as d

Re: [RFC] Clock binding

2009-08-28 Thread Rafal Jaworowski
On 2009-08-28, at 18:06, Grant Likely wrote: On Fri, Aug 28, 2009 at 6:16 AM, Stuart Yoder wrote: On Thu, Aug 27, 2009 at 9:43 PM, Benjamin Herrenschmidt wrote: On Thu, 2009-08-27 at 16:36 -1000, Mitch Bradley wrote: The idea of a wiki as a registration authority is a good one, but I'm no

Re: [PATCH v3 1/4] powerpc: Introduce local (non-broadcast) forms of tlb invalidates

2008-09-04 Thread Rafal Jaworowski
Kumar Gala wrote: [...] > The intent of this change is to handle SMP based invalidates via IPIs instead > of broadcasts as the mechanism scales better for larger number of cores. Hi Kumar, How is the inter-IPI deadlock avoidance designed in this new approach? I don't know the close details of low