Re: [PATCH v3 1/6] powerpc: Move udbg_early_init() after early_init_devtree()

2011-03-17 Thread Benjamin Herrenschmidt
On Tue, 2011-03-15 at 09:05 -0400, Josh Boyer wrote: > On Wed, Feb 09, 2011 at 05:08:08PM -0600, Dave Kleikamp wrote: > >so that it can use information from the device tree. > > > >Signed-off-by: Dave Kleikamp > >Cc: Benjamin Herrenschmidt > >Cc: Josh Boyer > >Cc: linuxppc-dev@lists.ozlabs.org >

Re: [PATCH 1/1] fsl_qe_udc: send ZLP when zero flag and length % maxpacket == 0

2011-03-17 Thread Sergei Shtylyov
Hello. On 17-03-2011 13:30, Valentin Longchamp wrote: The driver did not take the zero flag in the USB request. If the request length is the same as the endpoint's maxpacket, an additional ZLP with no data has to be transmitted. The method used here is inspired to what is done in fsl_udc_cor

Re: [PATCH V11 2/4] ptp: Added a clock that uses the eTSEC found on the MPC85xx.

2011-03-17 Thread Grant Likely
On Fri, Feb 25, 2011 at 08:53:20AM +0100, Richard Cochran wrote: > On Thu, Feb 24, 2011 at 11:27:31AM -0600, Scott Wood wrote: > > > My vote, if it goes in a separate node at all, is "fsl,etsec-ptp", > > So, that is what the patch does. > > > and let the driver use SVR. > > What is SVR? An on

Re: [PATCH 1/4] powerpc/mpc512x: Add initial support for TWR-MPC5125

2011-03-17 Thread Wolfram Sang
Hi Vladimir, (if possible, please provide a diffstat with the patches) > diff --git a/arch/powerpc/platforms/512x/clock.c > b/arch/powerpc/platforms/512x/clock.c > index 3dc2a8d..962c0ba 100644 > --- a/arch/powerpc/platforms/512x/clock.c > +++ b/arch/powerpc/platforms/512x/clock.c > @@ -669,6 +6

[git pull] Please pull powerpc.git next branch

2011-03-17 Thread Benjamin Herrenschmidt
Hi Linus ! Here are the changes for this merge window for powerpc. One highlight is irq data conversion so we can get rid of the legacy stuff. The new Dynamic DMA windows for pSeries should also improve performances for some devices nicely on more recent machines/firmwares. Plus a little pack of e