OSDN Git Service

drm/sun4i: sun6i_mipi_dsi: Support DSI GENERIC_SHORT_WRITE_2 transfer
authorJagan Teki <jagan@amarulasolutions.com>
Sun, 12 May 2019 18:41:27 +0000 (00:11 +0530)
committerMaxime Ripard <maxime.ripard@bootlin.com>
Thu, 16 May 2019 09:03:19 +0000 (11:03 +0200)
commit86d804f41e5d9e6e1af01539d85137db91992094
treed29da11720eae4421ba0e4df0876f10dde55f358
parent83d3af8e208d0641f18a2e8d34e1074d0da9733d
drm/sun4i: sun6i_mipi_dsi: Support DSI GENERIC_SHORT_WRITE_2 transfer

Some DSI panels do use GENERIC_SHORT_WRITE_2 transfer protocol to host
DSI driver and which is similar to GENERIC_SHORT_WRITE.

Add support for the same transfer, so-that so-that the panels which are
requesting similar transfer type will process properly.

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Tested-by: Merlijn Wajer <merlijn@wizzup.org>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190512184128.13720-3-jagan@amarulasolutions.com
drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c