Skip to content
Snippets Groups Projects
Commit b52a199e authored by Jagan Teki's avatar Jagan Teki Committed by Kever Yang
Browse files

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: default avatarKever Yang <kever.yang@rock-chips.com>
Signed-off-by: default avatarJagan Teki <jagan@amarulasolutions.com>
parent d49d8aa2
No related branches found
No related tags found
Loading
Showing
with 85 additions and 68 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment