[U-Boot] [U-Boot,3/8] rockchip: rk3128: add clock driver
Philipp Tomsich
philipp.tomsich at theobroma-systems.com
Fri Oct 6 15:51:28 UTC 2017
> Add rk3128 clock driver and cru structure definition.
>
> Signed-off-by: Kever Yang <kever.yang at rock-chips.com>
> ---
>
> arch/arm/include/asm/arch-rockchip/cru_rk3128.h | 173 ++++++++++++
> arch/arm/mach-rockchip/rk3128/Makefile | 1 +
> arch/arm/mach-rockchip/rk3128/clk_rk3128.c | 32 +++
> drivers/clk/rockchip/Makefile | 3 +-
> drivers/clk/rockchip/clk_rk3128.c | 350 ++++++++++++++++++++++++
> 5 files changed, 558 insertions(+), 1 deletion(-)
> create mode 100644 arch/arm/include/asm/arch-rockchip/cru_rk3128.h
> create mode 100644 arch/arm/mach-rockchip/rk3128/clk_rk3128.c
> create mode 100644 drivers/clk/rockchip/clk_rk3128.c
>
Acked-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
More information about the U-Boot
mailing list