]> git.baikalelectronics.ru Git - kernel.git/commit
drm/mipi_dsi: add flags to DSI messages
authorAndrzej Hajda <a.hajda@samsung.com>
Fri, 28 Mar 2014 11:52:36 +0000 (12:52 +0100)
committerInki Dae <daeinki@gmail.com>
Fri, 4 Apr 2014 12:24:47 +0000 (21:24 +0900)
commit22662e15d8fd71e1e041046cae251066d3afc394
treed1aab1de63d9a73f878d80062b6c274498b1ff01
parent6d375dd853ee7474e96fe558c6ca023ae0ae1825
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>
include/drm/drm_mipi_dsi.h