On 17 July 2016 at 15:23, Simon Glass <s...@chromium.org> wrote:
> 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 <s...@chromium.org>
> ---
>
>  arch/arm/include/asm/arch-rockchip/clock.h |  2 ++
>  arch/arm/mach-rockchip/rk3288/Makefile     |  1 +
>  arch/arm/mach-rockchip/rk3288/clk_rk3288.c | 17 +++++++++++++++++
>  3 files changed, 20 insertions(+)
>  create mode 100644 arch/arm/mach-rockchip/rk3288/clk_rk3288.c

I'm bringing this in now as it fixes a clock bug and I am out most of
this week. But if there are comments I can address them later.

Applied to u-boot-rockchip
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to