lkml.org 
[lkml]   [2011]   [May]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    SubjectRe: [PATCH 0/4] Add a generic struct clk
    Date
    On Friday, May 20, 2011 03:27:49 Jeremy Kerr wrote:
    > [This series was originally titled 'Add a common struct clk', but
    > the goals have changed since that first set of patches. We're now aiming
    > for a more complete generic clock infrastructure, rather than just
    > abstracting struct clk]
    >
    > [This series still needs work, see the TODO section below]

    for future series, could you cc uclinux-dist-devel@blackfin.uclinux.org ? we
    dont do clock management on Blackfin parts atm, but it's something we would
    like to start doing. our hardware can easily benefit from this.

    basically, we have:
    xtal -> pll -> divider -> core clock -> divider -> core timer
    \-> divider -> system clock
    |-> spi divider -> spi clock
    |-> i2c divider -> i2c clock
    |-> uart divider -> uart clock
    ...etc...
    and future parts are only going to get more complicated trees.

    atm we only support changing core clock on the fly since it requires
    reprogramming one device (the core timer). we'd like to support changing the
    other clocks on the fly, but have no framework for doing so. this obviously
    would address that.
    -mike
    [unhandled content-type:application/pgp-signature]
    \
     
     \ /
      Last update: 2011-05-30 07:23    [W:4.172 / U:0.060 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site