commit | 156b960718a7d8c7f8bad9a7b8aabc99ea60ce4f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jul 17 15:23:16 2016 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 25 20:46:45 2016 -0600 |
tree | a9eb407a044c2b5c4f06e0812a33dfb5a9889cfd | |
parent | 32d8ab692863de76cbcbe45bf3af2094662df41d [diff] |
rockchip: Add a way to obtain the main clock device On Rockchip SoCs we typically have a main clock device that uses the Soc clock driver. There is also a fixed clock for the oscillator. Add a function to obtain the core clock. Signed-off-by: Simon Glass <sjg@chromium.org>