drm/mcde: Support using DSI in LP mode
authorLinus Walleij <linus.walleij@linaro.org>
Sat, 8 Aug 2020 22:31:20 +0000 (00:31 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 13 Aug 2020 14:39:15 +0000 (16:39 +0200)
commitf6fd1d70609ca691ee5dc0d2748b6eeaa57a9535
tree87eb1343094091132bf4378cb79f466e80967e8d
parent44c3867a56e3cdda4b7ea4e4983c4fdafd45b3c9
drm/mcde: Support using DSI in LP mode

It is possible to set a flag in the struct mipi_dsi_device
so the panel is handled in low power (LP) mode. Some displays
only support this mode and it is also good for testing.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: newbytee@protonmail.com
Cc: Stephan Gerhold <stephan@gerhold.net>
Link: https://patchwork.freedesktop.org/patch/msgid/20200808223122.1492124-2-linus.walleij@linaro.org
drivers/gpu/drm/mcde/mcde_dsi.c