Re: [PATCH 3/6] OMAP4: hwmod data: add mmu hwmod for ducati and tesla

2010-11-08 Thread Cousson, Benoit
On 11/7/2010 11:18 AM, Ramirez Luna, Omar wrote: On Sat, Nov 6, 2010 at 3:47 PM, Cousson, Benoitb-cous...@ti.com wrote: On 11/5/2010 9:19 PM, Ramirez Luna, Omar wrote: Add mmu hwmod data for ducati and tesla. s/ducati/ipu/ s/tesla/dsp/ Please do not use internal codename. Tried to avoid

Re: [PATCH 3/6] OMAP4: hwmod data: add mmu hwmod for ducati and tesla

2010-11-08 Thread Ramirez Luna, Omar
On Mon, Nov 8, 2010 at 5:21 PM, Cousson, Benoit b-cous...@ti.com wrote: I wrote this one from scratch, I didn't see that there were pieces to handle some stuff since the code is buried in a private tree. Not true at all... It was sent to l-o:

Re: [PATCH 3/6] OMAP4: hwmod data: add mmu hwmod for ducati and tesla

2010-11-08 Thread Cousson, Benoit
On 11/9/2010 12:48 AM, Ramirez Luna, Omar wrote: On Mon, Nov 8, 2010 at 5:21 PM, Cousson, Benoitb-cous...@ti.com wrote: I wrote this one from scratch, I didn't see that there were pieces to handle some stuff since the code is buried in a private tree. Not true at all... It was sent to l-o:

Re: [PATCH 3/6] OMAP4: hwmod data: add mmu hwmod for ducati and tesla

2010-11-07 Thread Ramirez Luna, Omar
On Sat, Nov 6, 2010 at 3:47 PM, Cousson, Benoit b-cous...@ti.com wrote: On 11/5/2010 9:19 PM, Ramirez Luna, Omar wrote: Add mmu hwmod data for ducati and tesla. s/ducati/ipu/ s/tesla/dsp/ Please do not use internal codename. Tried to avoid confusion with what was originally in the driver,

Re: [PATCH 3/6] OMAP4: hwmod data: add mmu hwmod for ducati and tesla

2010-11-06 Thread Cousson, Benoit
On 11/5/2010 9:19 PM, Ramirez Luna, Omar wrote: Add mmu hwmod data for ducati and tesla. s/ducati/ipu/ s/tesla/dsp/ Please do not use internal codename. Here again, you completely changed the omap4 existing data for (almost) nothing. I agree, the original code was not considering the mmu

[PATCH 3/6] OMAP4: hwmod data: add mmu hwmod for ducati and tesla

2010-11-05 Thread Omar Ramirez Luna
Add mmu hwmod data for ducati and tesla. Signed-off-by: Omar Ramirez Luna omar.rami...@ti.com --- arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 105 1 files changed, 105 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c