UPSTREAM: ARM: rockchip: enable support for RV1108 SoC

Add a rockchip,rv1108 compatible.

Change-Id: I2ef5fc82cc0867c93be47e01fbb5fb2fc5fff451
Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
[rk1108->rv1108 rename]
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
(cherry picked from commit 51f6bfc78b)
This commit is contained in:
Andy Yan 2016-11-14 20:15:47 +08:00 committed by Tao Huang
parent 8fa4b2a21d
commit 5f5ebec796

View File

@ -69,6 +69,7 @@ static const char * const rockchip_board_dt_compat[] = {
"rockchip,rk3066b",
"rockchip,rk3188",
"rockchip,rk3288",
"rockchip,rv1108",
NULL,
};