u-boot-brain/arch/arm/mach-rockchip/rk3288
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_rk3288.c arm: rockchip: Add common cru.h 2020-01-30 11:44:01 +08:00
Kconfig rockchip: firefly-rk3288: Enable TPL support 2019-11-10 20:40:20 +08:00
Makefile rockchip: rk3288: move sdram driver to driver/ram 2017-10-01 00:33:31 +02:00
rk3288.c arm: rockchip: Add common cru.h 2020-01-30 11:44:01 +08:00
syscon_rk3288.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00