commit | cb1c7af48724dc8d969caa87584ac7e4dfb9ec7a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Nov 13 14:22:13 2016 -0700 |
committer | Simon Glass <sjg@chromium.org> | Fri Nov 25 17:59:31 2016 -0700 |
tree | 5b829473194cd6dc1d9f013b839903be892e4ec5 | |
parent | 0df19cd3af95cf44bc32eefa779704390c777754 [diff] |
rockchip: clk: Support setting ACLK Add basic support for setting the ARM clock, since this allows us to run at maximum speed in U-Boot. Currently only a single speed is supported (1.8GHz). Signed-off-by: Simon Glass <sjg@chromium.org>