]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/dsi: skip gpio element execution when not supported
authorJani Nikula <jani.nikula@intel.com>
Thu, 4 Feb 2016 16:52:47 +0000 (18:52 +0200)
committerJani Nikula <jani.nikula@intel.com>
Thu, 4 Feb 2016 18:34:06 +0000 (20:34 +0200)
commit635a5683c67e7a3201b18ae7419783afcae222cb
tree4d8e878f6aa8c31c7a1d9197648fda8da356b6c9
parent38c3d0b36574bdda7af3a30766f977d596a7d9d4
drm/i915/dsi: skip gpio element execution when not supported

Skip v3 gpio element because the support is not there, and skip gpio
element on non-vlv because the sideband code is vlv specific.

v2: the gpio stuff is currently only supported on vlv (Ville)

Cc: drm-intel-fixes@lists.freedesktop.org
Fixes: 596a24d155b1 ("drm/i915/bios: add support for MIPI sequence block v3")
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1454604767-2440-1-git-send-email-jani.nikula@intel.com
drivers/gpu/drm/i915/intel_dsi_panel_vbt.c