OSDN Git Service

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)
commit3e40fa8a3168da060e3835a17cf1ada5a837ddd6
tree3aa84f7f9f3af2fde93876ff4a9df999931e4812
parentdeae2006a3a8d71ebf2b07a9f8621cfda0b3b6e7
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