mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 22:52:35 +02: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:
parent
ecd9353665
commit
7399c982ae
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user