diff options
author | Andrzej Hajda <a.hajda@samsung.com> | 2014-03-28 15:52:36 +0400 |
---|---|---|
committer | Inki Dae <daeinki@gmail.com> | 2014-04-04 16:24:47 +0400 |
commit | 1d96d4a6772ba8f5614a6d8de8baf6d090a9de0b (patch) | |
tree | d1aab1de63d9a73f878d80062b6c274498b1ff01 /drivers/extcon | |
parent | 66e514c14a1cb9c2540c685c40d94dc6ef6b6bb5 (diff) | |
download | linux-1d96d4a6772ba8f5614a6d8de8baf6d090a9de0b.tar.xz |
drm/mipi_dsi: add flags to DSI messages
This patch adds flags field to mipi_dsi_msg structure and two flags:
- MIPI_DSI_MSG_REQ_ACK - request ACK from peripheral for given message,
- MIPI_DSI_MSG_USE_LPM - use Low Power Mode to transmit message.
The first flag is usually helpful during DSI diagnostic, the second
flag is required by some peripherals during configuration phase.
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'drivers/extcon')
0 files changed, 0 insertions, 0 deletions