OSDN Git Service

drm/i915/lvds: Remove magic from PLL programming
authorImre Deak <imre.deak@intel.com>
Wed, 10 May 2017 09:21:53 +0000 (12:21 +0300)
committerImre Deak <imre.deak@intel.com>
Wed, 10 May 2017 10:47:55 +0000 (13:47 +0300)
commit52eb92c6fe8f89c3099dd28386f178999abd5438
tree7748da53be1b52fa07b6b5f676405aaebb93af0d
parenta92d1a91cf729c585b978cecb75b046ced0bc164
drm/i915/lvds: Remove magic from PLL programming

This looks like a left-over from enabling work. The spec defines
CH7017_LVDS_PLL_FEEDBACK_DEFAULT_RESERVED as reserved set, so follow
this in the programming.

v2:
- Follow the spec to set CH7017_LVDS_PLL_FEEDBACK_DEFAULT_RESERVED.
  (Ville)

Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1494408113-379-7-git-send-email-imre.deak@intel.com
drivers/gpu/drm/i915/dvo_ch7017.c