Hi, 2011/1/10 Anand Gadiyar <[email protected]>: > The SMSC 3320 USB PHY on the OMAP4 Pandaboard needs a 19.2 MHz > reference clock. This clock is provided from the OMAP4's fref_clk3 > pad. > > Recent changes to clock44xx_data.c made the clock framework aware > of the existence of these fref_clk[i] lines. If the option > CONFIG_OMAP_RESET_CLOCKS is enabled in the kernel, then the > clock framework will turn these clocks off during bootup. > > Explicitly request and keep this clock enabled at init for the > Pandaboard, so that the PHY receives this clock at all times. > > Reported-by: Ming Lei <[email protected]> > Signed-off-by: Anand Gadiyar <[email protected]> > Cc: Benoit Cousson <[email protected]> > Cc: Paul Walmsley <[email protected]> > Cc: Tony Lindgren <[email protected]> > --- > Tony, > > The clock database changes were merged just before Christmas, so > we did not detect this sooner. Would be nice to get this merged in > the -rc series, so that we get EHCI and ethernet functional on the Panda. > > Ming Lei, > > Could you please test this and confirm it fixes the issue for you?
Yes, the patch does fix the issue on my panda board even CONFIG_OMAP_RESET_CLOCKS is enabled. thanks, -- Lei Ming -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
