• Sekhar Nori's avatar
    davinci: pass clock flags to davinci_psc_config() · a51ca38b
    Sekhar Nori authored
    Enabling or disabling a PSC can take certain
    modifiers like "disable with reset", "force
    enable/disable" and "enable/disable with local
    reset" apart from the regular clock gating
    functionality.
    
    Pass a flags argument to davinci_psc_config()
    so these variations can be supported there.
    
    At this time only "disable with reset" is
    supported, but other functionality will be
    added in subsequent patches.
    Signed-off-by: default avatarSekhar Nori <nsekhar@ti.com>
    a51ca38b
clock.c 13.7 KB