u-boot-brain/drivers/clk/rockchip
Jagan Teki b52a199e32 arm: rockchip: Add common cru.h
Few of the rockchip family SoC atleast rk3288,
rk3399 are sharing some cru register bits so
adding common code between these SoC families
would require to include both cru include files
that indeed resulting function declarations error.

So, create a common cru include as cru.h then
include the rk3399 arch cru include file and move
the common cru register bit definitions into it.

The rest of rockchip cru files will add it in future.

Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
2020-01-30 11:44:01 +08:00
..
clk_pll.c rockchip: clk: pll: add common pll setting funcs 2019-11-17 17:22:53 +08:00
clk_px30.c rockchip: clk: add px30 clock driver 2019-11-17 17:23:07 +08:00
clk_rk322x.c rockchip: clk: fix wrong CONFIG_IS_ENABLED handling 2019-11-17 17:22:53 +08:00
clk_rk3036.c rockchip: clk: fix wrong CONFIG_IS_ENABLED handling 2019-11-17 17:22:53 +08:00
clk_rk3128.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
clk_rk3188.c rockchip: clk: fix wrong CONFIG_IS_ENABLED handling 2019-11-17 17:22:53 +08:00
clk_rk3288.c arm: rockchip: Add common cru.h 2020-01-30 11:44:01 +08:00
clk_rk3308.c rockchip: clk: Add clk driver for rk3308 2019-11-17 17:22:53 +08:00
clk_rk3328.c rockchip: clk: fix wrong CONFIG_IS_ENABLED handling 2019-11-17 17:22:53 +08:00
clk_rk3368.c rockchip: clk: fix wrong CONFIG_IS_ENABLED handling 2019-11-17 17:22:53 +08:00
clk_rk3399.c arm: rockchip: Add common cru.h 2020-01-30 11:44:01 +08:00
clk_rv1108.c rockchip: clk: fix wrong CONFIG_IS_ENABLED handling 2019-11-17 17:22:53 +08:00
Makefile rockchip: clk: Add clk driver for rk3308 2019-11-17 17:22:53 +08:00