Hi On Tue, 9 Apr 2013, Kishon Vijay Abraham I wrote:
> commit 92702d (ARM: OMAP4: PM: fix PM regression introduced by recent > clock cleanup) makes the 'ocp2scp_usb_phy_phy_48m' as optional > functional clock causing regression in MUSB. But this 48MHz clock is a > mandatory clock for usb phy attached to ocp2scp and hence made as the main > clock for ocp2scp. > > Cc: Keerthy <j-keer...@ti.com> > Cc: BenoƮt Cousson <b-cous...@ti.com> > Cc: Paul Walmsley <p...@pwsan.com> > Signed-off-by: Kishon Vijay Abraham I <kis...@ti.com> This patch is missing the "big comment" that I requested in the hwmod data: http://marc.info/?l=linux-omap&m=136544098331552&w=2 Once that's added, it should be good to go. - Paul