Re: [PATCH 10/10] OMAP4: Add opp tables.

2010-08-25 Thread Kevin Hilman
Thara Gopinath th...@ti.com writes: This patch adds OPP tables for OMAP4. A new file opp44xx.c has been added to keep the OMAP4 opp tables and the registeration of these tables with the generic opp framework. Signed-off-by: Thara Gopinath th...@ti.com --- arch/arm/mach-omap2/Makefile

Re: [PATCH 10/10] OMAP4: Add opp tables.

2010-08-25 Thread Kevin Hilman
On Wed, 2010-08-25 at 16:15 -0700, Kevin Hilman wrote: Thara Gopinath th...@ti.com writes: This patch adds OPP tables for OMAP4. A new file opp44xx.c has been added to keep the OMAP4 opp tables and the registeration of these tables with the generic opp framework. Signed-off-by:

[PATCH 10/10] OMAP4: Add opp tables.

2010-08-18 Thread Thara Gopinath
This patch adds OPP tables for OMAP4. A new file opp44xx.c has been added to keep the OMAP4 opp tables and the registeration of these tables with the generic opp framework. Signed-off-by: Thara Gopinath th...@ti.com --- arch/arm/mach-omap2/Makefile |2 +- arch/arm/mach-omap2/opp44xx.h