mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
clk: rockchip: clk-ddr: support DPI connector
Change-Id: If78851e4908b5f4547cb93496d928d916e893eac Signed-off-by: Wyon Bi <bivvy.bi@rock-chips.com>
This commit is contained in:
@@ -67,6 +67,7 @@ static int rk_drm_get_lcdc_type(void)
|
||||
}
|
||||
|
||||
switch (lcdc_type) {
|
||||
case DRM_MODE_CONNECTOR_DPI:
|
||||
case DRM_MODE_CONNECTOR_LVDS:
|
||||
lcdc_type = SCREEN_LVDS;
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user