Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 15eede11 authored by Wei Li's avatar Wei Li
Browse files

drm/sde: remove delay in hdmi phy reset



Remove 100ms delay in hdmi phy reset for boot time optimization

Change-Id: I4568aacdb1936402ac4fbc3d905b975aa3b8a0aa
Signed-off-by: default avatarWei Li <weili@codeaurora.org>
parent becfd28d
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -158,8 +158,6 @@ static void _sde_hdmi_phy_reset(struct hdmi *hdmi)
				val | HDMI_PHY_CTRL_SW_RESET_PLL);
	}

	msleep(100);

	if (val & HDMI_PHY_CTRL_SW_RESET_LOW) {
		/* pull high */
		hdmi_write(hdmi, REG_HDMI_PHY_CTRL,