MLK-20697: drm/bridge: nwl-dsi: Fix EOTP handling
authorRobert Chiras <robert.chiras@nxp.com>
Mon, 28 Jan 2019 12:54:36 +0000 (14:54 +0200)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
commitc3a80c4a3064612afd026a8a643de2415b701a0c
treee587ea2e0f25ecda8e017f0659ed4b0e13727029
parent9fb805484bc140cfaaba64acb1d9d92f3eaab418
MLK-20697: drm/bridge: nwl-dsi: Fix EOTP handling

Currently, the DSI controller is configured for AUTOINSERT_EOTP
depending on the CONTINUOUS or NON_CONTINUOUS clock mode, causing
problems to devices that actually need EOTP (End of Transmission
packet).
Fix this by taking into consideration the special flag created in
drm_mipi_dsi API.

Signed-off-by: Robert Chiras <robert.chiras@nxp.com>
drivers/gpu/drm/bridge/nwl-dsi.c