[U-Boot] [PATCH 3/6] clk: rk3399: update driver for spl
Simon Glass
sjg at chromium.org
Thu Jan 26 15:23:30 CET 2017
On 18 January 2017 at 05:16, Kever Yang <kever.yang at rock-chips.com> wrote:
> Add ddr clock setting, add rockchip_get_pmucru API,
> and enable of-platdata support.
>
> Signed-off-by: Kever Yang <kever.yang at rock-chips.com>
> ---
>
> arch/arm/include/asm/arch-rockchip/clock.h | 7 ++
> arch/arm/include/asm/arch-rockchip/cru_rk3399.h | 5 ++
> arch/arm/mach-rockchip/rk3399/clk_rk3399.c | 21 ++++++
> drivers/clk/rockchip/clk_rk3399.c | 89 ++++++++++++++++++++++---
> include/dt-bindings/clock/rk3399-cru.h | 16 +++--
> 5 files changed, 123 insertions(+), 15 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list