mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
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:
parent
8fa4b2a21d
commit
5f5ebec796
|
|
@ -69,6 +69,7 @@ static const char * const rockchip_board_dt_compat[] = {
|
|||
"rockchip,rk3066b",
|
||||
"rockchip,rk3188",
|
||||
"rockchip,rk3288",
|
||||
"rockchip,rv1108",
|
||||
NULL,
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user