mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
drm/bridge: synopsys: dw-hdmi: enable clock termination
Signed-off-by: Shunqing Chen <csq@rock-chips.com> Change-Id: I4927349acfdd94e0dd7b332bbad73defb9ca4f67
This commit is contained in:
parent
e59af08e39
commit
36334401fd
|
|
@ -1631,10 +1631,6 @@ static int hdmi_phy_configure_dwc_hdmi_3d_tx(struct dw_hdmi *hdmi,
|
|||
dw_hdmi_phy_i2c_write(hdmi, phy_config->vlev_ctr,
|
||||
HDMI_3D_TX_PHY_VLEVCTRL);
|
||||
|
||||
/* Override and disable clock termination. */
|
||||
dw_hdmi_phy_i2c_write(hdmi, HDMI_3D_TX_PHY_CKCALCTRL_OVERRIDE,
|
||||
HDMI_3D_TX_PHY_CKCALCTRL);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user