Skip to content

Commit

Permalink
ARM: rockchip: enable support for RV1108 SoC
Browse files Browse the repository at this point in the history
Add a rockchip,rv1108 compatible.

Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
[rk1108->rv1108 rename]
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
  • Loading branch information
Andy Yan authored and Heiko Stuebner committed May 13, 2017
1 parent a3b882f commit 51f6bfc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/mach-rockchip/rockchip.c
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ static const char * const rockchip_board_dt_compat[] = {
"rockchip,rk3188",
"rockchip,rk3228",
"rockchip,rk3288",
"rockchip,rv1108",
NULL,
};

Expand Down

0 comments on commit 51f6bfc

Please sign in to comment.