mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 22:14:04 +02:00
clk: rockchip: clk-ddr: support DPI connector
Change-Id: If78851e4908b5f4547cb93496d928d916e893eac Signed-off-by: Wyon Bi <bivvy.bi@rock-chips.com> Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
This commit is contained in:
parent
e85c2739ab
commit
7b2fe6cb75
|
|
@ -66,6 +66,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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user