[U-Boot] [PATCH 04/13] rockchip: rk3066: add clock driver for rk3066 soc

Simon Glass sjg at chromium.org
Tue Jun 6 21:10:05 UTC 2017


On 6 June 2017 at 12:50, Paweł Jarosz <paweljarosz3691 at gmail.com> wrote:
> Add clock driver for rk3066 platform.
>
> Signed-off-by: Paweł Jarosz <paweljarosz3691 at gmail.com>
> ---
>  arch/arm/include/asm/arch-rockchip/cru_rk3066.h | 189 ++++++++
>  drivers/clk/rockchip/Makefile                   |   1 +
>  drivers/clk/rockchip/clk_rk3066.c               | 586 ++++++++++++++++++++++++
>  3 files changed, 776 insertions(+)
>  create mode 100644 arch/arm/include/asm/arch-rockchip/cru_rk3066.h
>  create mode 100644 drivers/clk/rockchip/clk_rk3066.c

Again please can you update the masks?


More information about the U-Boot mailing list