[RFC][PATCH 10/9] OMAP4: HWMOD: differentiate 4430 and 4460 bandgap

2011-05-25 Thread Nishanth Menon
OMAP4430 and 4460 have slightly different functional clocks. we need to map this back into hwmod database as well to ensure sanity. Signed-off-by: Nishanth Menon n...@ti.com --- Depends on the series posted earlier for http://marc.info/?l=linux-omapm=130637503008641w=2 missed tracking this down

Re: [RFC][PATCH 10/9] OMAP4: HWMOD: differentiate 4430 and 4460 bandgap

2011-05-25 Thread Pandita, Vikram
On Wed, May 25, 2011 at 8:41 PM, Nishanth Menon n...@ti.com wrote: diff --git a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c b/arch/arm/mach-omap2/omap_hwmod_44xx_data.c snip +static struct omap_hwmod_opt_clk bandgap446x_opt_clks[] = { +       { .role = fclk, .clk = bandgap_ts_fclk }, +}; +

Re: [RFC][PATCH 10/9] OMAP4: HWMOD: differentiate 4430 and 4460 bandgap

2011-05-25 Thread Menon, Nishanth
On Wed, May 25, 2011 at 20:46, Pandita, Vikram vikram.pand...@ti.com wrote: On Wed, May 25, 2011 at 8:41 PM, Nishanth Menon n...@ti.com wrote: diff --git a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c b/arch/arm/mach-omap2/omap_hwmod_44xx_data.c snip +static struct omap_hwmod_opt_clk