mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
drm/bridge: synopsys: dw-hdmi-qp: Set default output mode to hdmi
Signed-off-by: Algea Cao <algea.cao@rock-chips.com> Change-Id: I5574e55a7e4a885a3c79e3a48bc64ac73214034f
This commit is contained in:
@@ -2781,6 +2781,8 @@ __dw_hdmi_probe(struct platform_device *pdev,
|
||||
hdmi->disabled = false;
|
||||
}
|
||||
|
||||
hdmi->sink_is_hdmi = true;
|
||||
|
||||
irq = platform_get_irq(pdev, 0);
|
||||
if (irq < 0) {
|
||||
ret = irq;
|
||||
|
||||
Reference in New Issue
Block a user