Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 51f6bfc7 authored by Andy Yan's avatar Andy Yan Committed by Heiko Stuebner
Browse files

ARM: rockchip: enable support for RV1108 SoC



Add a rockchip,rv1108 compatible.

Signed-off-by: default avatarAndy Yan <andy.yan@rock-chips.com>
[rk1108->rv1108 rename]
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent a3b882f9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -70,6 +70,7 @@ static const char * const rockchip_board_dt_compat[] = {
	"rockchip,rk3188",
	"rockchip,rk3228",
	"rockchip,rk3288",
	"rockchip,rv1108",
	NULL,
};