[U-Boot] [PATCH 2/4] rockchip: Add a way to obtain the main	clock device
    Simon Glass 
    sjg at chromium.org
       
    Mon Jul 18 14:16:38 CEST 2016
    
    
  
On 17 July 2016 at 15:23, Simon Glass <sjg at 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 <sjg at 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
    
    
More information about the U-Boot
mailing list