]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
drm/i915/bxt: Don't set OCL2_LDOFUSE_PWR_DIS bit in phy init sequence
authorAnder Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com>
Wed, 2 Nov 2016 06:44:56 +0000 (08:44 +0200)
committerAnder Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com>
Wed, 2 Nov 2016 07:35:47 +0000 (09:35 +0200)
commit0a379e27db5164a7e49a3717b16a59469d944b5d
tree9c00c8aba01b20d3e67c70b07d176e9dc8fc4fcd
parent3599a91cc8d07542dbeef44034a70ed2d1d1ba98
drm/i915/bxt: Don't set OCL2_LDOFUSE_PWR_DIS bit in phy init sequence

Hardware engineers confirmed that writing to it has no effect, as implied
by the FIXME comment.

v2: Also remove comment from bxt_ddi_phy_verify_state(). (Imre)
Cc: Imre Deak <imre.deak@intel.com>
Signed-off-by: Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com>
Reviewed-by: Imre Deak <imre.deak@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1478069096-11209-1-git-send-email-ander.conselvan.de.oliveira@intel.com
drivers/gpu/drm/i915/intel_dpio_phy.c