mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-09 16:30:23 +00:00
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>