disp: msm: dp: add timeout state for simulated AUX transfers
Add a new state to indicate timeout failures in simulation mode. This can be used by test scripts to trigger a retry of the session. Change-Id: I9e250ba7d42fcb318698d8456b3acc5b55081abc Signed-off-by: Tatenda Chipeperekwa <tatendac@codeaurora.org>
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
#define DP_STATE_LINK_MAINTENANCE_STARTED BIT(9)
|
||||
#define DP_STATE_LINK_MAINTENANCE_COMPLETED BIT(10)
|
||||
#define DP_STATE_LINK_MAINTENANCE_FAILED BIT(11)
|
||||
#define DP_STATE_AUX_TIMEOUT BIT(12)
|
||||
|
||||
enum dp_aux_error {
|
||||
DP_AUX_ERR_NONE = 0,
|
||||
|
Referens i nytt ärende
Block a user