commit | a617c5d3e2c22355ee9abc455bbb0b36e124a00a | [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 | c57f806bf2e745c4273dc33c9827781cff46427c [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>