disp: msm: dsi: Add support to keep display reset pin high
This change adds support to keep display reset pin high during suspend state. Change-Id: I8fab43d8f7b30fce72cc95277d016b72b914aa99 Signed-off-by: Ritesh Kumar <riteshk@codeaurora.org> Signed-off-by: Steve Cohen <cohens@codeaurora.org>
This commit is contained in:

committed by
Steve Cohen

parent
d8ffbf3d39
commit
269ead80c7
@@ -226,6 +226,7 @@ struct dsi_panel {
|
||||
bool ulps_feature_enabled;
|
||||
bool ulps_suspend_enabled;
|
||||
bool allow_phy_power_off;
|
||||
bool reset_gpio_always_on;
|
||||
atomic_t esd_recovery_pending;
|
||||
|
||||
bool panel_initialized;
|
||||
|
Reference in New Issue
Block a user