drm/panel: otm8009a: allow using non-continuous dsi clock
authorAntonio Borneo <antonio.borneo@st.com>
Tue, 22 Sep 2020 07:42:53 +0000 (09:42 +0200)
committerSam Ravnborg <sam@ravnborg.org>
Thu, 24 Sep 2020 20:38:54 +0000 (22:38 +0200)
commit880ee3b7615e7cc087f659cb80ce22f5db56f9a2
tree2eceb69fd75c45ca33fe40a7c260424f2c88a1ac
parenta34ebe7e6d999fbf64fc567c1f0221a9b28551b0
drm/panel: otm8009a: allow using non-continuous dsi clock

The panel is able to work when dsi clock is non-continuous, thus
the system power consumption can be reduced using such feature.

Add MIPI_DSI_CLOCK_NON_CONTINUOUS to panel's mode_flags.

Changes in v2:
  - Added my signed-off

Signed-off-by: Antonio Borneo <antonio.borneo@st.com>
Signed-off-by: Yannick Fertre <yannick.fertre@st.com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20200922074253.28810-1-yannick.fertre@st.com
drivers/gpu/drm/panel/panel-orisetech-otm8009a.c