]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/dsi: Execute MIPI_SEQ_DEASSERT_RESET before calling device_ready()
authorHans de Goede <hdegoede@redhat.com>
Wed, 1 Mar 2017 13:15:01 +0000 (15:15 +0200)
committerJani Nikula <jani.nikula@intel.com>
Wed, 1 Mar 2017 13:57:57 +0000 (15:57 +0200)
commit9b0ed11d9ddd470ec5ee252a9284c98700d428ef
tree3aa84f7f9f3af2fde93876ff4a9df999931e4812
parenta5e6ad5ec733aa2c3d8918236a204c962ef4e832
drm/i915/dsi: Execute MIPI_SEQ_DEASSERT_RESET before calling device_ready()

Execute MIPI_SEQ_DEASSERT_RESET before putting the device in ready
state (LP-11), this is the sequence in which things should be done
according to the spec.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Bob Paauwe <bob.j.paauwe@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1488374106-4949-6-git-send-email-jani.nikula@intel.com
drivers/gpu/drm/i915/intel_dsi.c