]> git.ipfire.org Git - people/ms/u-boot.git/commit
rockchip: clk: Add rv1108 clock driver
authorAndy Yan <andy.yan@rock-chips.com>
Thu, 1 Jun 2017 10:00:36 +0000 (18:00 +0800)
committerSimon Glass <sjg@chromium.org>
Wed, 7 Jun 2017 13:29:25 +0000 (07:29 -0600)
commitbae2f282a96e400a2bbcc8a545598289f36e1c32
tree83b21bce52f9c4a40c9446a0e48c2f81fe222bbf
parent09aa7c468cd3f93c2eb9286bbdb163c914d3c2ae
rockchip: clk: Add rv1108 clock driver

Add clock driver support for Rockchip rv1108 soc

Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/arm/include/asm/arch-rockchip/cru_rv1108.h [new file with mode: 0644]
arch/arm/include/asm/arch-rockchip/periph.h
drivers/clk/rockchip/Makefile
drivers/clk/rockchip/clk_rv1108.c [new file with mode: 0644]
include/dt-bindings/clock/rv1108-cru.h [new file with mode: 0644]