]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/icl: Define display GPIO pins for DSI
authorMadhav Chauhan <madhav.chauhan@intel.com>
Thu, 29 Nov 2018 14:12:31 +0000 (16:12 +0200)
committerJani Nikula <jani.nikula@intel.com>
Mon, 3 Dec 2018 13:54:51 +0000 (15:54 +0200)
commitc51793ec86f1d31030af2b01fbd96c086d8b6d88
tree7cdf2a4bc4bf429ba22c721b0ae117e7fdc0f0e6
parente566716c9482e56f4d6ae01baf413dec945d1d0d
drm/i915/icl: Define display GPIO pins for DSI

Display Pins are the only GPIOs that need to be used by
driver for DSI panels. So driver should now have its own
implementation to toggle these pins based on GPIO info
received from VBT sequences.

Signed-off-by: Madhav Chauhan <madhav.chauhan@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/e7e3bb05d4f48b1876169a69f495bcf6d511fda5.1543500286.git.jani.nikula@intel.com
drivers/gpu/drm/i915/intel_dsi_vbt.c