commit | f02bf3b396846f3da60b4962aeaae8652e20f0dd | [log] [tgz] |
---|---|---|
author | Sekhar Nori <nsekhar@ti.com> | Mon Aug 31 15:48:01 2009 +0530 |
committer | Kevin Hilman <khilman@deeprootsystems.com> | Wed Nov 25 10:21:19 2009 -0800 |
tree | f2d4bb08184f81200eb6535dc1cf707fdf356ab5 | |
parent | cd87444802ddceaa2259bc5ac48c1d2e42a99a3f [diff] |
davinci: enable easy top down traversal of clock tree Achieve easy top down traversal of clock tree by keeping track of each clock's list of children. This is useful in supporting DVFS where clock rates of all children need to be updated in an efficient manner. Signed-off-by: Sekhar Nori <nsekhar@ti.com> Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>