]> bbs.cooldavid.org Git - net-next-2.6.git/commit
OMAP4: clocks: Fix ES2 clock issues
authorBenoit Cousson <b-cousson@ti.com>
Mon, 27 Sep 2010 20:02:56 +0000 (14:02 -0600)
committerPaul Walmsley <paul@pwsan.com>
Mon, 27 Sep 2010 20:02:56 +0000 (14:02 -0600)
commit0edc9e858222ca8fd685756f0d7e546633c39ff0
tree50cd199f4b8eb5c7e282dc2bb646a920cf534aa9
parentbb722f33e233c980159f0ac5560d530eb5dfdd0f
OMAP4: clocks: Fix ES2 clock issues

Fix a few OMAP4430 clock tree problems after the recent manual merge of the
various ES2 clock patches:

- usim optional clock and its parent had the same name, rename the parent
usim_fclk -> usim_ck

- OPTFCLKEN_CLK32K is not handled anymore by the USBPHYOCP2SCP module in ES2
Create a new clock that belongs to CM_ALWON_USBPHY_CLKCTRL register

This patch depends on some of the PRCM macro updates from Rajendra.

Signed-off-by: Benoit Cousson <b-cousson@ti.com>
[paul@pwsan.com: tweaked patch description]
Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: Rajendra Nayak <rnayak@ti.com>
arch/arm/mach-omap2/clock44xx_data.c