mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
drm/rockchip: rgb: Add support for rk3368
Change-Id: I1987b4df5128006f0a0162eedc1a98d7002c00cf Signed-off-by: Wyon Bi <bivvy.bi@rock-chips.com>
This commit is contained in:
@@ -360,6 +360,7 @@ static const struct of_device_id rockchip_rgb_dt_ids[] = {
|
||||
{ .compatible = "rockchip,rk1808-rgb", .data = &rk1808_rgb_funcs },
|
||||
{ .compatible = "rockchip,rk3066-rgb", },
|
||||
{ .compatible = "rockchip,rk3308-rgb", },
|
||||
{ .compatible = "rockchip,rk3368-rgb", },
|
||||
{ .compatible = "rockchip,rv1108-rgb", },
|
||||
{}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user