• Benoit Cousson's avatar
    OMAP4: clock: Add optional clock nodes · 1c03f42f
    Benoit Cousson authored
    OMAP4 IP optional clocks require explicit enable in module CTRLCLK
    register. In order to allow that we have to create artificial clock
    nodes that represent this clock inputs in the IP.
    
    Notes:
    - Temporary use OMAP3 names for GPIO optional clocks until the GPIO hwmod
    convertion is done. It will enforce the usage of OMAP4 names as the reference.
    - Temporary use OMAP3 names for TIMER main clock (gptX_fck) until TIMER hwmod
    convertion is done. During that convertion, the new name will have to be used.
    Signed-off-by: default avatarBenoit Cousson <b-cousson@ti.com>
    Signed-off-by: default avatarPaul Walmsley <paul@pwsan.com>
    Cc: Kevin Hilman <khilman@deeprootsystems.com>
    Cc: Rajendra Nayak <rnayak@ti.com>
    1c03f42f
clock44xx_data.c 90.9 KB