commit | 4ed59e70e4e0309794d532120d8c357b308b0e23 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Sep 21 12:40:04 2011 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Thu Oct 27 21:56:29 2011 +0200 |
tree | 499b1387f5048eff51861f2069be0abc075a04e9 | |
parent | 3e00dbdf24250548bdf702a79713befae5640723 [diff] |
tegra2: Add more clock functions This adds most of the clock functions required by board and driver code: -query and adjust peripheral clocks -query and adjust PLLs -reset and enable control These functions are plumbed in as required. Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Tom Warren <twarren@nvidia.com>