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