]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/i915/dsi: Move MIPI_SEQ_POWER_ON/OFF calls together with pmic gpio calls
authorHans de Goede <hdegoede@redhat.com>
Wed, 1 Mar 2017 13:14:59 +0000 (15:14 +0200)
committerJani Nikula <jani.nikula@intel.com>
Wed, 1 Mar 2017 13:57:51 +0000 (15:57 +0200)
commitc7dc5275bcbda8bff2acfad98a08964017644186
treeeddb078e3ce48d5a9d556ec296539d7e75658f27
parent19c17df3cb5e6a7f4cc2b8df63a9409c12c5a610
drm/i915/dsi: Move MIPI_SEQ_POWER_ON/OFF calls together with pmic gpio calls

Now that we are no longer bound to the drm_panel_ callbacks, call
MIPI_SEQ_POWER_ON/OFF at the proper place.

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-4-git-send-email-jani.nikula@intel.com
drivers/gpu/drm/i915/intel_dsi.c