• B
    OMAP4: clocks: Fix ES2 clock issues · 0edc9e85
    Benoit Cousson 提交于
    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: NBenoit Cousson <b-cousson@ti.com>
    [paul@pwsan.com: tweaked patch description]
    Signed-off-by: NPaul Walmsley <paul@pwsan.com>
    Cc: Rajendra Nayak <rnayak@ti.com>
    0edc9e85
clock44xx_data.c 91.5 KB