u-boot-brain/drivers/video/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
..
Kconfig video: Kconfig: spelling fixes 2019-01-18 09:16:15 -05:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
rk_edp.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
rk_hdmi.c video: dw_hdmi: Add support for ddc-i2c-bus property 2019-07-29 00:32:59 +02:00
rk_hdmi.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
rk_lvds.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
rk_mipi.c arm: rockchip: Add common cru.h 2020-01-30 11:44:01 +08:00
rk_mipi.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
rk_vop.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
rk_vop.h rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
rk3288_hdmi.c rockchip: video: rk3288_hdmi: Add missing call to dw_hdmi_enable() 2019-07-20 23:59:44 +08:00
rk3288_mipi.c arm: rockchip: Add common cru.h 2020-01-30 11:44:01 +08:00
rk3288_vop.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
rk3399_hdmi.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
rk3399_mipi.c arm: rockchip: Add common cru.h 2020-01-30 11:44:01 +08:00
rk3399_vop.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00